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

fix(VDivider): missing when vertical and aligned to center #19890

Merged
merged 2 commits into from
May 28, 2024

Conversation

J-Sek
Copy link
Contributor

@J-Sek J-Sek commented May 24, 2024

Description

As discussed in #19828, the regression can be fixed by applying length prop to width and height instead of max-width and max-height

Additional E2E tests are inspired by reproduction examples shared in past issues.

Docs do not require any changes as description for length prop is vague enough to keep the original meaning.

fixes #19889

@MajesticPotatoe MajesticPotatoe added T: bug Functionality that does not work as intended/expected C: VDivider VDivider labels May 27, 2024
@johnleider johnleider added this to the v3.6.x milestone May 28, 2024
@johnleider johnleider merged commit 18d64fe into vuetifyjs:master May 28, 2024
10 checks passed
@J-Sek J-Sek deleted the fix-19889 branch May 28, 2024 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VDivider VDivider T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug Report][3.6.7] Vertical VDivider missing when using length prop
3 participants