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.

ERROR Error: No component factory found for undefined. Did you add it to @NgModule.entryComponents?

See original GitHub issue

Hi!

I’m probably making something bad, but I can’t make the <formql> componentn work.

I’m getting an error: No component factory found for undefined. Did you add it to @NgModule.entryComponents.

I am preparing a public report to illustrate the issue.

Thanks in advance.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
jstoppacommented, Jun 8, 2019

closing this for now, if you have any other question/problem please raise another issue

0reactions
jdavidhermosocommented, Jun 7, 2019

Hi, @jstoppa!

Thank you so much for your support! I appreciate it so much!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Angular 4: no component factory found,did you add it to ...
To fix this error you can add a router to the component or add it to entryComponents of module. Add a router to...
Read more >
Error: No component factory found for DialogComponent. Did ...
The component which is used for dialogBox, which is already available in entryComponents and also consider to be added into LazyModules. In this ......
Read more >
No component factory found for 'Component'. Did you add it to ...
Hi, I've created a component named ContextMenuComponent that will open a popover when a button is clicked. I created another component for ...
Read more >
No component factory found for DynamicDialogComponent ...
Error : No component factory found for DynamicDialogComponent. Did you add it to @NgModule.entryComponents. UI Components for Angular.
Read more >
No component factory found for undefined. Did you add it to ...
Error Help w/ Plunker: No component factory found for undefined. Did you add it to @NgModule.entryComponents? - WHY? 1476 views.
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