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.10] Group item doesn't auto expand on opening the drawer #20199

Assignees
Labels
C: VListGroup VListGroup T: bug Functionality that does not work as intended/expected
Milestone

Comments

@Muthukumaran-G
Copy link

Environment

Vuetify Version: 3.6.10
Vue Version: 3.4.29
Browsers: Edge 126.0.0.0
OS: Windows 10

Steps to reproduce

  1. Open the navigation drawer by clicking the first icon item.
  2. First time note the the Admin is expanded by default.
  3. Now close the drawer and open again.
    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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment