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.
Is it possible to update the underlying block model from a custom command? I would like to set a property on the block model from the content editor, I change the model in the _execute method on my dojo custom command, hoping to see the result on the rendered page.
Is this possible?
Thanks!