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
I'm using autocomplete and don't want to have tags inline so I added inlineTags={false} but the component stopped allowing me to add new tags that aren't in the autocompleteOptions.
When inlineTags is true I can add new tags.