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.
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!