[Bug Report][3.6.8] VAutocomplete with auto-select-first selects highlighted option even when clicked outside #19929
Closed
Description
Environment
Vuetify Version: 3.6.8
Vue Version: 3.4.27
Browsers: Google Chrome
OS: Linux
Steps to reproduce
- Type anything that highlights an option
- Click outside of the component
Expected Behavior
Same as when aborted via ESC. Not select the highlighted option but keep the search text.
Actual Behavior
Option is selected like it was clicked despite it was not clicked. This can even be reproduced in the docs:
https://vuetifyjs.com/en/components/autocompletes/#new-tab