Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FormControl with ngModel warning in Angular 7 and 8 #15

Open
rutgervd opened this issue Oct 28, 2019 · 1 comment
Open

FormControl with ngModel warning in Angular 7 and 8 #15

rutgervd opened this issue Oct 28, 2019 · 1 comment

Comments

@rutgervd
Copy link

Usage of both [formControl] and [(ngModel)] has been deprecated:
https://angular.io/api/forms/FormControlDirective#use-with-ngmodel

Which gives the following warning in the console:
Screenshot 2019-10-28 at 14 15 29

This triggered some erroneous behaviour in my application, basically with form value-change detection. Would be great if it can be fixed!

@devobenavidez
Copy link

Same here, how can we get it fixed?, Thanks.

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

No branches or pull requests

2 participants