We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When enableAutocomplete is true and inlineTags is false, I am unable to add custom tags.
enableAutocomplete
true
inlineTags
false
autocompleteOptions
https://codesandbox.io/p/sandbox/xt95q4
No response
The text was updated successfully, but these errors were encountered:
Also experiencing this issue. Can confirm that turning inlineTags to true brings back normal functionality.
Sorry, something went wrong.
No branches or pull requests
Describe the bug
When
enableAutocomplete
istrue
andinlineTags
isfalse
, I am unable to add custom tags.How to reproduce
enableAutocomplete
totrue
autocompleteOptions
inlineTags
tofalse
autocompleteOptions
Link to reproduction
https://codesandbox.io/p/sandbox/xt95q4
Additional information
No response
The text was updated successfully, but these errors were encountered: