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
Ran into an issue with clearing out values from an Autocomplete component using NextUI version 2.4.2.
Here's an example with the latest version of NextUI and Autocomplete component.
Forcing the version of autocomplete back to version 2.0.15 resolves the issue.
No response
data gets properly cleared from autocomplete
macOS
Chrome
The text was updated successfully, but these errors were encountered:
ENG-1129 [BUG] - Fully controlled Autocomplete component example does not work with latest component version
Sorry, something went wrong.
confirmed last working version of the component package was 2.0.16
wingkwong
Successfully merging a pull request may close this issue.
NextUI Version
2.4.2
Describe the bug
Ran into an issue with clearing out values from an Autocomplete component using NextUI version 2.4.2.
Here's an example with the latest version of NextUI and Autocomplete component.
Forcing the version of autocomplete back to version 2.0.15 resolves the issue.
Your Example Website or App
No response
Steps to Reproduce the Bug or Issue
Expected behavior
data gets properly cleared from autocomplete
Screenshots or Videos
Screen.Recording.2024-07-11.at.7.18.47.PM.mov
Operating System Version
macOS
Browser
Chrome
The text was updated successfully, but these errors were encountered: