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.6.9] v-date-input's width doesn't size correctly when specifying percentage #19995

Open
EDM115 opened this issue Jun 12, 2024 · 1 comment

Comments

@EDM115
Copy link

EDM115 commented Jun 12, 2024

Environment

Vuetify Version: 3.6.9
Vue Version: 3.4.27
Browsers: Chrome 127.0.6523.4
OS: Windows 11 23H2

Steps to reproduce

  1. Use a v-date-input component
  2. Specify the max-width as a percentage
  3. Notice that the inner v-date-picker width is also affected

Expected Behavior

Only the v-text-field's width should be affected

Actual Behavior

All subcomponents of v-date-input are resized

Reproduction Link

https://play.vuetifyjs.com/#...

@EDM115
Copy link
Author

EDM115 commented Jun 12, 2024

Note : using em works, the issue only lies with percentages

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