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.
We have a DynamicContent plugin, which is a usercontrol inheriting from EPiServer.UserControlBase, and which is decorated with the DynamicContentPlugIn-attribute. It has a single public property:
When the editors try to create a new instance of this DynamicContent, the edit interface displays a simple textarea (as it would for a LongString-property), without the TinyMCE toolbar.
How can I fix this?