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
As part of our requirement when user enters autocomplete dropdown should close and update that value in the input field.
Currently this working fine when user press keyboard ENTER key OR mouse right click
the autocomplete dropdown closing like this same as happened when user press on keyboard right arrow.
even if right arrow updates the drop down also fine.
It would truly appreciate if you help on this. Thank you in advance
As part of our requirement when user enters autocomplete dropdown should close and update that value in the input field.
Currently this working fine when user press keyboard ENTER key OR mouse right click
the autocomplete dropdown closing like this same as happened when user press on keyboard right arrow.
even if right arrow updates the drop down also fine.
It would truly appreciate if you help on this. Thank you in advance
"@trevoreyre/autocomplete-vue": "^2.2.0",
Vue 2 composition API
The text was updated successfully, but these errors were encountered: