A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Hi all!
I added block preview functionality according to http://world.episerver.com/documentation/developer-guides/CMS/rendering/preview-rendering-for-blocks/ and having default AllPropertiesView according to http://world.episerver.com/Blogs/Linus-Ekstrom/Dates/2013/12/Customizing-the-look-and-behavior-in-the-UI-for-your-content-types/
The block values are not updated on the page after I change them.
Steps to reproduce:
Is this a good way to have block preview but also have AllPropertiesView as default for that block? How can I make the page preview to refresh?