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
If combines react-select and input component through shadcn/ui, it will throw an syntax error if type two chars that first char hit some options, but when types the second char and they didn't hit any options, it will throw a syntax error.