How to load popover in lazy loaded component?

I am attempting to load a popover of a shared component inside another shared component that is part of a lazy loaded page. I continually get an error that states the shared component that I am trying to create is not part of the EntryComponents in the shared components module.

have you find solution ? please.