Skip to content

No component factory found for ToppyComponent #33

@DivyaArora-24

Description

@DivyaArora-24

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions