Skip to content

[Bug Report][3.1.2] VSelect with 'multiple' and 'return-object' has inverted selection unless 'items' are wrapped in ref #16512

@cjshearer

Description

@cjshearer

Environment

Vuetify Version: 3.1.2
Vue Version: 3.2.45
Browsers: Chrome 109.0.0.0
OS: Windows 10

Steps to reproduce

Create a v-select with attributes: "multiple" and "return-object", binding a plain array of items with a v-model containing a matching array of items.

Expected Behavior

The checkbox in the multi-select dropdown should be selected

Actual Behavior

The 'checked' state of the checkbox in the multi-select dropdown is an inversion of the actual selected state.

Reproduction Link

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

Other comments

Probably related to #16388.

Metadata

Metadata

Assignees

Labels

C: VSelectT: bugFunctionality that does not work as intended/expected

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions