Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Update Register component to remove deprecated code #143

Open
craig-dae opened this issue May 17, 2018 · 0 comments
Open

Update Register component to remove deprecated code #143

craig-dae opened this issue May 17, 2018 · 0 comments

Comments

@craig-dae
Copy link

The following console warning shows up on the register component upon updating to Angular 6:

It looks like you're using ngModel on the same form field as formControlName.
Support for using the ngModel input property and ngModelChange event with
reactive form directives has been deprecated in Angular v6 and will be removed
in Angular v7.

For more information on this, see our API docs here:
https://angular.io/api/forms/FormControlName#use-with-ngmodel

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant