I am trying to setup SmartEdit in our spartacusstorefront. We use a customized extension which is based on spartacussampledataaddon.
Followed in the instructions in: https://sap.github.io/spartacus-docs/smartEdit-setup-instructions-for-spartacus/
But in smartedit, we get this error: No component factory found for SmarteditElementComponent. Did you add it to @NgModule.entryComponents
what I also noticed is, there is a SmarteditElementComponent in hybris storefront and it is added to @NgModule.entryComponents. I wonder why an error gets reported.
Stackoverflow link: Smart Edit Setup for Spartacus