Skip to content

[Bug] FormsModule and binding #32

@gdidelot

Description

@gdidelot

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions