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.10 Vue Version: 3.4.29 Browsers: Edge 126.0.0.0 OS: Windows 10
Users group should be expanded.
Users item is not expanded when opening the drawer.
https://play.vuetifyjs.com/#...
Additional note: My scenario would be to show the group items only on opened state of drawer.
The text was updated successfully, but these errors were encountered:
fix(VListGroup): don't clear opened on unmount (#20215)
1e183ef
fixes #20199
johnleider
Successfully merging a pull request may close this issue.
Environment
Vuetify Version: 3.6.10
Vue Version: 3.4.29
Browsers: Edge 126.0.0.0
OS: Windows 10
Steps to reproduce
Note that the default bound item 'Users' is now not expanding.
Expected Behavior
Users group should be expanded.
Actual Behavior
Users item is not expanded when opening the drawer.
Reproduction Link
https://play.vuetifyjs.com/#...
Other comments
Additional note: My scenario would be to show the group items only on opened state of drawer.
The text was updated successfully, but these errors were encountered: