Skip to content

[Bug Report][4.0.7] v-select with multiple prop and duplicate item becomes impossible to de-select. #22878

@linus-petersson-stretch

Description

Environment

Vuetify Version: 4.0.7
Vue Version: 3.4.0
OS: Windows 10 (current)

Steps to reproduce

  1. Select Alabama, Both items in menu is selected. model-value is ['Alabama']
  2. Select Alaska, model-value is ['Alabama', 'Alabama', 'Alaska'], Input shows Alabama, Alabama, Alabama, Alabama, Alaska
  3. 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

https://cdn.cosmicjs.com/20281230-5b59-11f1-80a5-83f619107f92-Screenshot-2026-05-29-142054.png

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions