ERROR Error: No component factory found for undefined. Did you add it to @NgModule.entryComponents?
See original GitHub issueHi!
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:
- Created 4 years ago
- Reactions:1
- Comments:8 (5 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
closing this for now, if you have any other question/problem please raise another issue
Hi, @jstoppa!
Thank you so much for your support! I appreciate it so much!