toppy
toppy copied to clipboard
No component factory found for ToppyComponent
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'
Hi @DivyaArora-24, Could you please provide little more information? like code, angular version.. it would be helpful to figure it out the issue.
I have the same issue. I use Angular 8 and the latest version of toppy.
same issue with angular 8