Skip to content

[Bug Report][3.11.6] VSelect and VAutocomplete displays raw value #22547

@kerattila

Description

@kerattila

Environment

Vuetify Version: 3.11.6
Vue Version: 3.5.26
OS: Windows 10 (current)

Steps to reproduce

  1. Select a value from the first component (see reproduction link)
  2. Select a value from the second component
  3. Change the first select
  4. Observe the second select containing the raw value

Expected Behavior

Depending components (VSelect, VAutocomplete) should be empty (at least visually) and don't display the raw value (v-model) if it's not within the items property.

Actual Behavior

Depending components (VSelect, VAutocomplete) is displaying the raw value (v-model) if it's not within the items property, creating a confusion.

Reproduction Link

https://play.vuetifyjs.com/#...

Other comments

This was working in Vuetify 2.x. Is this an intended behavior in Vuetify 3? If so, what are the recommendations upgrade wise.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions