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.
Hi,
trying to implement a dojo widget that will prompt editor to answer yes/no after a publish. But the prompt should only appear if the page has an attribute set to true.
This is how far I have gotten, i can subscribe to publish topic and show the prompt. But context doesn't tell me anything about properties.
the shouldPrompt variable is just a fake example on what I wish to accomplish here.
Anyone with dojo experience care to assist?