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.
Hello,
I defined a new property
Then we put this into production. After that, we agree width the Editors we should have a text area so we modify this code to use a UIHint like:
The problem is when I go to the test server I don't see the TextArea but when I am in my local I see it.
What should I do in order to see the same TextArea in local and in test environment?
Thank you