We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Vuetify Version: 3.6.8 Last working version: 3.6.7 Vue Version: 3.5.3 Browsers: Chrome 128.0.0.0 OS: Windows 10
use v-list-group in v-navigation-drawer
when click icon of v-list-group, it will trigger click function of v-naviation-drawer
nothing happen
https://play.vuetifyjs.com/#...
The text was updated successfully, but these errors were encountered:
Caused by 8d7beeb#diff-94acd8327ce650296ea47692401a501a340ea66c895da0f695419c7665a6eedbR69
Sorry, something went wrong.
fix(VTreeview): stop click bubbling up on expand icon
f56113d
fixes #20442
yuwu9145
Successfully merging a pull request may close this issue.
Environment
Vuetify Version: 3.6.8
Last working version: 3.6.7
Vue Version: 3.5.3
Browsers: Chrome 128.0.0.0
OS: Windows 10
Steps to reproduce
use v-list-group in v-navigation-drawer
Expected Behavior
when click icon of v-list-group, it will trigger click function of v-naviation-drawer
Actual Behavior
nothing happen
Reproduction Link
https://play.vuetifyjs.com/#...
The text was updated successfully, but these errors were encountered: