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
Important: add chip, multiple and hide-selected options
Expected Behavior
Start writing "Va", and use keyboard arrows to highlight the value "Value1". Select the value with the "enter" key. "Value1" chip is added to the selection, and only this.
Actual Behavior
There is another chip "Va" which is added to the selection.
Environment
Vuetify Version: 2.0.19
Vue Version: 2.6.10
Browsers: Chromium 76.0.3809.100
OS: Ubuntu undefined
Steps to reproduce
Define a v-combobox like this:
Important: add chip, multiple and hide-selected options
Expected Behavior
Start writing "Va", and use keyboard arrows to highlight the value "Value1". Select the value with the "enter" key. "Value1" chip is added to the selection, and only this.
Actual Behavior
There is another chip "Va" which is added to the selection.
Reproduction Link
https://codepen.io/florealc/pen/VwZRXwg
The text was updated successfully, but these errors were encountered: