José Gomes
José Gomes
I'm facing the same issue. Are there any plans to support angular v14 soon? Cheers!
In order to fix the issue I have used the following snippet: `` `` `` `` `` Hope it helps!
Related with #3078
I don't have any working solution. I would need to get comfortable with the code base before doing any change. :) But in practice it should be something like this:...
This feature could also be useful in normal stores and not only on entity stores. But that would probably need a bigger change. :)
@ajayojha I tried to run the command `ng build reactive-form-validators` on the solution you shared but it didn't work. I believe it's due to the fact that angular.json is missing:...
@ajayojha I have tested [rc version](https://www.npmjs.com/package/@rxweb/reactive-form-validators/v/13.0.0-rc.0): - Install no longer showns any error - I have used a few validators like: greaterThen, lessThen, noneOf Good job! Everything works as expected!...
It seems we have two PR's open to update dependencies: https://github.com/kentcdodds/nps-utils/pull/46 https://github.com/kentcdodds/nps-utils/pull/34 Can one of the contributors take a look? @wmertens @huy-nguyen @mikecann @gunnx @erikras @jemhuntr Cheers!
@pkozlowski-opensource I was facing a similar issue and was able to reproduce it with this simple example: https://stackblitz.com/edit/angular-ivy-error-async-pipe I understand that the observable value changed probably while the change detection...
> There's a PR lying around. When there's still people carrying about it, it's not yet abandoned. It's just a transition phase. I saw that in many projects which are...