creativetimofficial / black-dashboard

MIT License
344 stars 313 forks source link

[Bug] FormsModule and binding #32

Open gdidelot opened 4 years ago

gdidelot commented 4 years ago

Version

last version

Reproduction link

https://github.com/creativetimofficial/black-dashboard-angular/issues/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

rarestoma commented 4 years ago

Hi @gdidelot,

Thank you for working with our products.

Can you please open this issue to the official Black Dashboard Angular repo (https://github.com/creativetimofficial/black-dashboard-angular)? In this way, everyone having this problem with the angular version will see it there.

Thank you, Rares