Skip to content

[Bug Report][3.9.2] VCombobox - when setting separators and pasting from the clipboard, only the last value is accepted #21838

@hz61p1

Description

@hz61p1

Environment

Vuetify Version: 3.9.2
Vue Version: 3.5.18
Browsers: Chrome 138.0.0.0
OS: Linux x86_64

Steps to reproduce

Paste 1,2,3,4 from the clipboard

Expected Behavior

The field will contain four values: 1, 2, 3, 4

Actual Behavior

The field contains only one value, which was the last one 4

Reproduction Link

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions