You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a user enters a string into a searchable dropdown widget and presses Enter, it gets added to the list. We want to prevent that happening (eventually). Fortunately, the bogus entries only exist during that Studio's session.
When a user enters a string into a searchable dropdown widget and presses Enter, it gets added to the list. We want to prevent that happening (eventually). Fortunately, the bogus entries only exist during that Studio's session.