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,
We are rendering block content on a page using the preview function in Epi.
this._xhrHandler.xhrGet({
url: this._model.contentData.editablePreviewUrl
})
If the preview is disabled on the CMS this returns empty data. How can we get the preview (adding a serverside call?) in a CMS with preview disabled?
Thanks,
Mikkel