A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. 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?