November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
I'm not sure I understand the issue, so let me rephrase it: when you have multiple products linked to product A, when you open product A in catalog A, there are many XHR requests to server?
For an example, I have a block to display product page content. If I create a page with one of these block while you are in edit mode it constantly firing these xhr request. Even you publish the page and do nothing. Once you are out of EdIt Mode, all works fine. Its happening with new and existing pages. However if you open/create a page with no product content then no issues.
This issue has been fixed in https://world.episerver.com/support/Bug-list/bug/CMS-11172
You will need to upgrade to https://nuget.episerver.com/package/?id=EPiServer.CMS.UI&v=11.5.3
Hi,
DoJo firing thousands of xhr requests in edit mode on pages where products are linked with. It constantly refreshing the page. Do anybody had similar issues. It constantly hitting the follwoing type of Urls to get the content product contnet, making it imposible to work on.
https://staging.whe0266.com/WexAdmin/cms/Stores/contentstructure/710525__CatalogContent?dojo.preventCache=1530116470382
https://staging.whe0266.com/WexAdmin/cms/Stores/contentstructure/444671?dojo.preventCache=1530116470403
https://staging.whe0266.com/WexAdmin/cms/Stores/contentstructure/115441?dojo.preventCache=1530116470677
Thanks for the help in advance.