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
2.4.2
When using the component as controller, the clear button doesn't work.
Sample code from https://nextui.org/docs/components/autocomplete#fully-controlled
https://stackblitz.com/edit/vitejs-vite-kpdcza?file=src%2FApp.jsx
No response
Windows
Chrome
The text was updated successfully, but these errors were encountered:
ENG-1132 [BUG] - Autocomplete clear button doesn't work (controlled)
Sorry, something went wrong.
ran into the same problem #3454. Mitigate the issue until fix is done by downgrading the autocomplate component.
@drewdearing Thanks, then I'm closing this duplicate issue.
Thanks. Let's track on 3454. I'm currently working on the fix.
No branches or pull requests
NextUI Version
2.4.2
Describe the bug
When using the component as controller, the clear button doesn't work.
Sample code from https://nextui.org/docs/components/autocomplete#fully-controlled
Your Example Website or App
https://stackblitz.com/edit/vitejs-vite-kpdcza?file=src%2FApp.jsx
Steps to Reproduce the Bug or Issue
Expected behavior
Screenshots or Videos
No response
Operating System Version
Windows
Browser
Chrome
The text was updated successfully, but these errors were encountered: