ngrx-forms icon indicating copy to clipboard operation
ngrx-forms copied to clipboard

Is working on angular 14?

Open DavidCMeier opened this issue 2 years ago • 1 comments

Hi! Someone test the library on Angular 14? i Asked because in Angular 14 the Reactive forms has change and now have types... and i don't know if maybe we have a problem if we updated our apps.

DavidCMeier avatar Jun 08 '22 07:06 DavidCMeier

I can't think of a a reason why it would. ngrx-forms doesn't directly use ReactiveForms that I'm aware of. ngrx-forms has had typing long before angular has gotten around to it.

I created a simple stackblitz with all latest angular dependencies and things seemed to be working fine.

mminor-dev avatar Jun 11 '22 02:06 mminor-dev

Indeed, the library works just fine on Angular 14.

MrWolfZ avatar Oct 27 '22 15:10 MrWolfZ