question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Angular v9 ivy - Can't bind to 'xxx' since it isn't a known property of 'xxx'.

See original GitHub issue

When i update Angular to v9 for ivy,

Can’t bind to ‘formGroup’ since it isn’t a known property of ‘form’.

I’m using lazyload module structure. I still imported CommonModule to every lazy module.

Angular CLI: 9.0.1
Node: 12.14.1
OS: win32 x64

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:15 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
petebacondarwincommented, Feb 28, 2020

@mlc-mlapis - no problem. I understand that it is not always obvious to a non-native speaker. I think you probably meant to say something more along the lines of simply “In case you don’t know, a simple reproduction demo will help to get a solution for your problem quicker.”

2reactions
emreyalvaccommented, Feb 10, 2020

@emreyalvac

Please write down how to recreate this issue …

ng new issue-35266 etc.

maybe just a link to a git repo.

it’s a private repo, sorry.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error message : can't bind to xxx since it isn't a known property ...
I created in my Angular project a shared component named useraccount-type. I use it into a form but I have this error message...
Read more >
can't bind to 'matautocomplete' since it isn't a known property ...
Can't bind to 'formControl' since it isn't a known property of 'input' - Angular ... Using ngValue with Angular Material autocomplete? ... in...
Read more >
Angular | devioblog - WordPress.com
Can't bind to 'mat-xxx' since it isn't a known property of '<element>'. First, an import declaration in the module's .ts file:
Read more >
Aug 21 2019 08:00 UTC - angular/angular - Gitter
And I can't find a way to debug it, since I don't get any errors or ... error: Can't bind to 'xxx' since...
Read more >
What is dtTrigger in Angular 6? - Quora
dtTrigger is part of angular datatables packages (Angular DataTables), it is created as an object inside an Angular 6+ component with the following...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found