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.
The Name proeprty for blocks isn't coming from IContent. Because BlockData is not inheriting the IContent. PageData is inherits the IContent. For BlockData the Inheritance defined as
BlockData => ContentData => IContentData
Where as PageData => IContent => IContentData
Hi everyone,
I have an issue, I want to edit the block name in Preview in edit mode.
I tried these lines but the Block Name is still not editable:
or
The screenshot
Can anyone help me? Or if the Block Name is editable in Preview, can anyone explain help me?
Thanks,