Загрузчик SmartEdit Hybris 1811 продолжает загружаться - PullRequest
0 голосов
/ 27 апреля 2020

Я новичок в Hybris smartedit. Я вошел в систему https://localhost: 9002 / smartedit / #! / . Я хотел отредактировать домашнюю страницу, но как только я нажал на Домашнюю страницу, загрузчик продолжает загружаться и в консоли браузера появляется ошибка ниже.

Uncaught ReferenceError: smarteditcommons is not defined at
Object.<anonymous> (VM27143 cmssmartedit.js:1)

https://localhost:9002/smartedit/static-resources/dist/smartedit/js/postsmartedit.js
net::ERR_ABORTED 404

WARNING: 

Tried to load AngularJS more than once.

Ниже приведено предупреждение, которое я получаю в журнале hybris:

INFO  [hybrisHTTP25] [SmartEditUtil] cmsTicketId found in request, It
is smartEdit flow. INFO  [hybrisHTTP30] [SmartEditUtil] cmsTicketId
found in request, It is smartEdit flow. WARN  [hybrisHTTP30]
[SocialLoginBeforeViewHandler] Facebook API not set for CMSSite zales
WARN  [hybrisHTTP30] [SocialLoginBeforeViewHandler] Google API not set
for CMSSite zales

Спасибо заранее.

...