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.6] divider vertical didn't work #19838

Open
jemu75 opened this issue May 20, 2024 · 1 comment
Open

[Bug Report][3.6.6] divider vertical didn't work #19838

jemu75 opened this issue May 20, 2024 · 1 comment

Comments

@jemu75
Copy link

jemu75 commented May 20, 2024

Environment

Vuetify Version: 3.6.6
Vue Version: 3.4.27
Browsers: Chrome 124.0.0.0
OS: Android 10, Windows, iOS, Android

Steps to reproduce

only to use simple codesample or take a look into current vuetify documentation samples

Expected Behavior

Vertical divider should be showed

Actual Behavior

Vertical divider will not be showed

Reproduction Link

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

@J-Sek
Copy link
Contributor

J-Sek commented May 24, 2024

It actually seems to work on 3.6.6, but disappears on 3.6.7. If you wish to make it visible I would recommend h-100 class in that scenario (although I don't get the point of the linked example) or wait until I can fix #19889 to use length prop instead.

If you wish to prepare future reproduction examples, please consider using thickness="2" and opacity-100 class or outline: 2px solid red to make the v-divider more prominent.

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

2 participants