Skip to Content
1
Former Member
Aug 14, 2017 at 12:05 PM

Getting front-end error when accessing smartedit on hybris 6.4

1896 Views

I am not able to access smartedit on my local. I’m trying to access with https://financialservices.local:9042/smartedit/ The login page is opening, but after login, its redirecting to a blank page.

I have added these addons. 'cmswebservices' 'cmssmartedit' 'cmssmarteditwebservices' 'permissionswebservices' 'smarteditaddon' 'smarteditwebservices' 'smartedit'

Below is the error I am getting on frontend.

Uncaught Error: [$injector:modulerr] http://errors.angularjs.org/1.6.1/$injector/modulerr?p0=smarteditcontainer&…it%2Fstatic-resources%2Fdist%2Fsmartedit%2Fjs%2Fthirdparties.js%3A26%3A332) at thirdparties.js:11 at thirdparties.js:46 at q (thirdparties.js:12) at g (thirdparties.js:45) at eb (thirdparties.js:50) at c (thirdparties.js:26) at Object.Mc [as bootstrap] (thirdparties.js:26) at Object.bootstrapSmartEditContainer (smarteditcontainer.js:8) at Object. (smarteditcontainer.js:8) at smarteditloader.js:2 (anonymous) @ thirdparties.js:11 (anonymous) @ thirdparties.js:46 q @ thirdparties.js:12 g @ thirdparties.js:45 eb @ thirdparties.js:50 c @ thirdparties.js:26 Mc @ thirdparties.js:26 bootstrapSmartEditContainer @ smarteditcontainer.js:8 (anonymous) @ smarteditcontainer.js:8 (anonymous) @ smarteditloader.js:2 (anonymous) @ smarteditloader.js:2 (anonymous) @ smarteditloader.js:2 callback @ thirdparties.js:4149 el.onload.el.onerror.el.(anonymous function) @ thirdparties.js:4179

I tried initialization, the exception persists.