npm ngrx-forms 1.0.1

latest releases: 8.0.0, 7.0.0, 6.3.6...
6 years ago

Bugfixes

  • fix issue that caused control state value to not be properly set to form element if the ID of the control state changed but the state's value was the same as the last value the view reported for the previous state
  • changed form control state directive to run its initialization code inside the ngAfterViewInit hook instead of ngOnInit to allow proper interaction with form elements that can have dynamically rendered children they depend on (e.g. dynamic options for selects) (thanks @nathanmarks for finding this issue)

Don't miss a new ngrx-forms release

NewReleases is sending notifications on new releases.