You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Vuetify Version: 3.7.0 Vue Version: 3.5.13 Browsers: Chrome 131.0.0.0 OS: Mac OS 10.15.7
Steps to reproduce
create a VSelect
now inside the #prepend-item slot put VTextField
type this text inside the VTextField "can't type spcaes"
there are no spaces in the text
Expected Behavior
to have this text inside the field
"can't type spcaes"
Environment
Vuetify Version: 3.7.0
Vue Version: 3.5.13
Browsers: Chrome 131.0.0.0
OS: Mac OS 10.15.7
Steps to reproduce
create a VSelect
now inside the #prepend-item slot put VTextField
type this text inside the VTextField "can't type spcaes"
there are no spaces in the text
Expected Behavior
to have this text inside the field
"can't type spcaes"
Actual Behavior
having this text instead
"can'ttypespcaes"
Reproduction Link
https://play.vuetifyjs.com/#...
The text was updated successfully, but these errors were encountered: