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.
Hi,
I have a list:
Now i want the user to be able to select items in a dropdown and add this to my Types list,
But i can't get the dropdown to display when the user click on the add button, i only see the dropdown on the already selected items (the items in my Types list)
