-
-
Notifications
You must be signed in to change notification settings - Fork 7k
New issue
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
[Bug Report][3.5.14] AutoComplete @update:search triggered on click #19543
[Bug Report][3.5.14] AutoComplete @update:search triggered on click #19543
Comments
I tried to fix this bug but I think there is a major problem for resolving this issue. |
Two or more searches fixed in Last doubtOn choose one item in list it shoulded trigger the search event? I think it should be when typing |
Environment
Vuetify Version: 3.5.14
Vue Version: 3.4.21
Browsers: Edge 123.0.0.0
OS: Windows 10
Steps to reproduce
Choose one in autocomplete
Click outside autocomplete
Search occurs two/three times when its have no focus
Expected Behavior
this event might be only triggered on type in search field
Actual Behavior
Its triggered on click in autocomplete, on choose one item and when clicking outside the autocomplete
Reproduction Link
https://play.vuetifyjs.com/#...
Other comments
The text was updated successfully, but these errors were encountered: