-
-
Notifications
You must be signed in to change notification settings - Fork 7.1k
Open
Labels
Description
Environment
Vuetify Version: 3.10.5
Vue Version: 3.5.22
OS: macOS 10.15.7 (current), Windows
Steps to reproduce
- copy number with space at the end to clipboard
- paste into the input
Expected Behavior
when pasting number with whitespace or new line 320001
value should immediately be 320001 but instead it is only after I click outside
Actual Behavior
when pasting number with whitespace or new line 320001
value is still undefined
Reproduction Link
https://play.vuetifyjs.com/#...