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.
I have a custom content provider. The save action takes about 10 seconds. The user can make additional changes while this save is happening, causing an error. Is it possible to disable the UI during the save action? (Obviously, also working on speeding up the save).