Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug Report][3.7.0] can't type spaces into VTextField which is inside VSelect #20771

Open
dudif91 opened this issue Dec 9, 2024 · 0 comments

Comments

@dudif91
Copy link

dudif91 commented Dec 9, 2024

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/#...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant