Environment
Vuetify Version: 4.0.7
Vue Version: 3.4.0
OS: Windows 10 (current)
Steps to reproduce
- Select Alabama, Both items in menu is selected. model-value is ['Alabama']
- Select Alaska, model-value is ['Alabama', 'Alabama', 'Alaska'], Input shows Alabama, Alabama, Alabama, Alabama, Alaska
- Deselect Alabama. Things get even weirder, Alabama is still selected.
Expected Behavior
The value should be deselected.
Actual Behavior
The input shows more values, and the model-value is not in sync with input box.
Reproduction Link
https://play.vuetifyjs.com/#...
Images

Environment
Vuetify Version: 4.0.7
Vue Version: 3.4.0
OS: Windows 10 (current)
Steps to reproduce
Expected Behavior
The value should be deselected.
Actual Behavior
The input shows more values, and the model-value is not in sync with input box.
Reproduction Link
https://play.vuetifyjs.com/#...
Images