volume_up
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.
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.
Hello everyone!
I'm trying to fetch new content after upgrading EPiServer packages.
I'm subscribing to 'beta/contentSaved' event and fetching content using contentLink property from the response
but it failes with '404 Content not found' error.
Is there any way to fetch content before it's published in new version?