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

No component factory found for ToppyComponent #33

Open
DivyaArora-24 opened this issue Apr 2, 2019 · 3 comments
Open

No component factory found for ToppyComponent #33

DivyaArora-24 opened this issue Apr 2, 2019 · 3 comments

Comments

@DivyaArora-24
Copy link

Unable to use the Toppy library for showing the popover dynamically.
Getting the below error .
Uncaught Error: No component factory found for ToppyComponent. Did you add it to @NgModule.entryComponents?

If I try to add the ToppyComponent in entry component, and use
"import { ToppyComponent } from 'toppy/lib/toppy.component'

I get the compile time error :
Module not found: Error: Can't resolve 'toppy/lib/toppy.component'

@lokesh-coder
Copy link
Owner

Hi @DivyaArora-24,
Could you please provide little more information? like code, angular version.. it would be helpful to figure it out the issue.

@ali-kamalizade
Copy link

I have the same issue. I use Angular 8 and the latest version of toppy.

@malwareoverflow
Copy link

same issue with angular 8

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

4 participants