[Bug Report][3.6.12] [VOtpInput] Value is over-setted on pasteΒ #20158
Closed
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