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.
I have made a class that implements the IValidate interface. In the validate method I check certain properties and maniuplates the content of the ContentData properties.
The code works but the edit mode view isn't refreshed so the editor can't see what's changed before publishing the page.
Maybe a property on the ValidationError class or something like that could work.
/Per