Join us this Friday for AI in Action at the Virtual Happy Hour! This free virtual event is open to all—enroll now on Academy and don’t miss out.
Join us this Friday for AI in Action at the Virtual Happy Hour! This free virtual event is open to all—enroll now on Academy and don’t miss out.
Hi, some additional questions
Hi Eric,
Yes this is a regular MVC application hosted on DXP. The changes appear when they are published. This issue is occuring on all 3 environments - integration, preprod and production. We are using cloudflare CDN
Have you added AddCmsCloudPlatformSupport to your startup? (Enabling Cloud Support for CMS 12 - a look under the hood)
And can you reproduce this in a local development environment?
Yes, we have added AddCmsCloudPlatformSupport to startup file. We are not able to reproduce this issue locally.
What status code and cache control result will you get on the loaded document?
E.g
When we are updating any page/block data, first time clicking on View mode/preview shows the updated changes. But on further updating the page/block, both the View and preview mode keeps showing the previous data and does not show the updated changes. We have tried clearing cache and refreshing the page as well.
We are using the quick edit dialog to update the block, and save it.
We are on episerver cms 12.31.2.
Is there any caching in CMS that can be checked?