Angular - Template-Driven Forms
What is the expected behavior if you use
[(ngModel)] in your template but forget to import FormsModule in your Angular module?