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