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 disable autosave with the 7.5 UI? We want to control the saving of 'for this page' blocks so that we can update the 'parent' page when a block is saved.
However, the ContentSaved event doesn't seem to fire when a block is auto-saved. We can add a validator which handles the save, but that code gets really ugly...
If autosave can be disabled, is there still the equivalent of the 'CheckChanged' alert?