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 a pagetype where I have added a few properties and some properties I have inherited using override from an abstract class.
In CMS, the inherited properties cannot be editable where as the properties which I have added using virtual are getting edited.
Any suggestions, how to make the inherited properties editable?
Please help