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.
You can do it, but the strings will contain plain HTML tags as well, I believe. Then you'll need to clean them up.
So in my PageType I have a property like this
I want to change it from XhtmlString to String, how does that work?