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
When pressing clear, the autocomplete does not work anymore as in dropdown does not open while the change events work properly.
The bug can be observed on the documentation page as well.
Seems like this used to be the bug in the past and was fixed but the bug has returned: #2146
Try to type and the dropdown does not open (it does open again if you focus out and re-focus the input, but as soon as you clear the autocomplete it stops working again)
Expected behavior
As I user I expect the clear button not to effect the functionality of the autocomplete.
Screenshots or Videos
bug.mov
Operating System Version
macOS
Browser
Chrome
The text was updated successfully, but these errors were encountered:
@chenyingkeai that's weird.
Its possible that you are facing a different issue alll together.
I would suggest you to open a new issue with the source code, video of behaviour and system details (OS and Browser) mentioned
NextUI Version
2.4.8
Describe the bug
When pressing clear, the autocomplete does not work anymore as in dropdown does not open while the change events work properly.
The bug can be observed on the documentation page as well.
Seems like this used to be the bug in the past and was fixed but the bug has returned:
#2146
Your Example Website or App
https://nextui.org/docs/components/autocomplete#colors
Steps to Reproduce the Bug or Issue
Expected behavior
As I user I expect the clear button not to effect the functionality of the autocomplete.
Screenshots or Videos
bug.mov
Operating System Version
macOS
Browser
Chrome
The text was updated successfully, but these errors were encountered: