on 2020 Jan 17 10:38 AM
Hi all!
I've faced with the issue on a cluster.
We have storefront on first domain and Hybris backoffice/hac/smartedit on another one.
The issue:
When I tried to change settings (e.g. Content Catalog, Product Catalog, Date) in SmartEdit, it's are not applied. But I see valid response with valid key/value pairs for the requests.
BUT: It's not reproduced when the storefront and backoffice/hac/smartedit on the same domain.
And in case when I refresh the page in a browser I can see applied settings.
After navigation form Homepage to Gallery Page and preview settings are changed, /previewServlet request is not sent. Just /preview request has sent.
Pay attention that I followed the instruction below:
Do anyone can help me or faced with the same issue?
Request clarification before answering.
I've found root cause. Loot at:
web/app/smarteditcontainer/services/iFrameManager.js:249There is a comment:
check failing HTML only if same origin to prevent CORS errors.
if location to reload in new experience context is different from homepage, one will have to first load the home page in preview mode and then access the location without preview mode
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.