Skip to content

[Bug Report][3.6.12] [VOtpInput] Value is over-setted on pasteΒ #20158

Closed
@kerimovok

Description

Environment

Vuetify Version: 3.6.12
Vue Version: 3.4.31
Browsers: Chrome 126.0.0.0
OS: Windows 10

Steps to reproduce

Copy and paste a value with a length more than set on the prop

Expected Behavior

Trim over-setted value
Lenght prop: 5
Value length trimmed to 5

Actual Behavior

Value is over-setted
Length prop: 5
Value length doesn't trimmed

Reproduction Link

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

Metadata

Assignees

Labels

C: VOtpInputVOtpInputT: 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