We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Vuetify Version: 3.6.12 Vue Version: 3.4.31 Browsers: Chrome 126.0.0.0 OS: Windows 10
Copy and paste a value with a length more than set on the prop
Trim over-setted value Lenght prop: 5 Value length trimmed to 5
Value is over-setted Length prop: 5 Value length doesn't trimmed
https://play.vuetifyjs.com/#...
The text was updated successfully, but these errors were encountered:
0f8fd5d
SonTT19
Successfully merging a pull request may close this issue.
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/#...
The text was updated successfully, but these errors were encountered: