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.5.3] components with transitions don't show anything in vue v3.4.16 #19191

Closed
roseyda opened this issue Feb 8, 2024 · 4 comments
Labels
S: triage upstream Problem with a third party library that we may have to work around

Comments

@roseyda
Copy link

roseyda commented Feb 8, 2024

Environment

Vuetify Version: 3.5.3
Vue Version: 3.4.16
Browsers: Chrome 121.0.0.0
OS: Mac OS 10.15.7

Steps to reproduce

Reproduced in vuetify playground (see link)
When switching from 3.4.15 (or lower) to vue 3.4.16, v-list-group is not opening properly on click anymore ("Admin" or "Actions" group stay closed)

Expected Behavior

The group should open on click

Actual Behavior

The group stay closed on click

Reproduction Link

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

@KaelWD
Copy link
Member

KaelWD commented Feb 8, 2024

vuejs/core#10294

@KaelWD KaelWD closed this as not planned Won't fix, can't repro, duplicate, stale Feb 8, 2024
@KaelWD KaelWD added the upstream Problem with a third party library that we may have to work around label Feb 8, 2024
@KaelWD KaelWD pinned this issue Feb 8, 2024
@KaelWD KaelWD changed the title [Bug Report][3.5.3] v-list-group not opening with vuetify v3.5.9 and vue v3.4.16 [Bug Report][3.5.3] v-list-group not opening with vue v3.4.16 Feb 8, 2024
@amit-feldman
Copy link

Vue 3.4.16 breaks also v-img. All images now have inline style display: none

@KaelWD
Copy link
Member

KaelWD commented Feb 8, 2024

Yes it broke anything using v-show with a transition. Stay on 3.4.15 until it's fixed.

^3.4.15 WILL STILL INSTALL 3.4.16, ONLY SPECIFY AN EXACT VERSION

@KaelWD
Copy link
Member

KaelWD commented Feb 13, 2024

This should be fixed now in 3.4.19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S: triage upstream Problem with a third party library that we may have to work around
Projects
None yet
Development

No branches or pull requests

3 participants