Skip to content

FormControl with ngModel warning in Angular 7 and 8 #15

@rutgervd

Description

@rutgervd

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions