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

[Bug] FormsModule and binding #32

Open
gdidelot opened this issue Jun 30, 2020 · 1 comment
Open

[Bug] FormsModule and binding #32

gdidelot opened this issue Jun 30, 2020 · 1 comment

Comments

@gdidelot
Copy link

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

@rarestoma
Copy link
Contributor

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

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