-
-
Notifications
You must be signed in to change notification settings - Fork 7k
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
Comments
KaelWD
added
the
upstream
Problem with a third party library that we may have to work around
label
Feb 8, 2024
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
Vue 3.4.16 breaks also |
Yes it broke anything using v-show with a transition. Stay on 3.4.15 until it's fixed.
|
KaelWD
changed the title
[Bug Report][3.5.3] v-list-group not opening with vue v3.4.16
[Bug Report][3.5.3] components with transitions don't show anything in vue v3.4.16
Feb 8, 2024
1 task
somnisomni
added a commit
to somnisomni/MyBoothManager
that referenced
this issue
Feb 8, 2024
Related issues vuetifyjs/vuetify#19194 vuetifyjs/vuetify#19191 vuejs/core#10294 Keep Vue version v3.4.15 until these issues be resolved
This was referenced Feb 9, 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
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/#...
The text was updated successfully, but these errors were encountered: