benmarch / angular-ui-tour

Product tour using Angular UI Bootstrap Tooltips
163 stars 49 forks source link

Issue: No component factory found for PopoverContainerComponent #174

Closed Alekhya-Gopu closed 6 years ago

Alekhya-Gopu commented 6 years ago

While I am trying to initialize the tour steps I am getting an error> No component factory found for PopoverContainerComponent. Did you add it to @NgModule.entryComponents?

If I add PopoverContainerComponent to @NgModule.entryComponents and while committing the code - then I am getting an error - it is already been imported into popoverModule.

Please, can one help me to solve this error?

benmarch commented 6 years ago

@Alekhya-Gopu, please fill out the issue template.