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 add some validation to search in edit-mode?
I have custom search providers for blocks, pages and media. I want to have minimal query length in search and display appropriate message like "Write more than 3 characters" when query is not long enough.
Thanks.