Skip to Content
1
Jun 14, 2020 at 01:01 PM

SmartEdit setup in spartacus

662 Views Last edit Jun 14, 2020 at 01:03 PM 2 rev

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