-
Notifications
You must be signed in to change notification settings - Fork 354
Open
Description
Version
last version
Reproduction link
creativetimofficial/black-dashboard-angular#6
Operating System
Windows 10
Device
Laptop
Browser & Version
Chrome lastest
Steps to reproduce
Add FormsModule in components.module.ts
Add a form
bind with a ts variable
"core.js:8046 Can't bind to 'ngModel' since it isn't a known property of 'input'."
What is expected?
Correct binding
What is actually happening?
I've added page in pages folder and this page is a form. This form cannot accept any binding "core.js:8046 Can't bind to 'ngModel' since it isn't a known property of 'input'." whereas I've added FormsModule in NgModule on components.module.ts ...
Solution
Additional comments
Metadata
Metadata
Assignees
Labels
No labels