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.9] drawer item not deactive when navigate to another route #19434

Closed
kingyue737 opened this issue Mar 19, 2024 · 1 comment
Closed
Assignees
Labels
C: VListItem VListItem T: bug Functionality that does not work as intended/expected T: regression Something that used to work but we broke
Milestone

Comments

@kingyue737
Copy link
Contributor

kingyue737 commented Mar 19, 2024

Environment

Vuetify Version: 3.5.9
Vue Version: 3.4.21
Browsers: Edge 122.0.0.0
OS: Windows 10

Steps to reproduce

bug

To reproduce this bug, you must visit / first. If you directly visit /about-a or /about-b via the address bar, there is no such issue.

Expected Behavior

If you navigate to /about-b via a RouteLink, "About A" on the drawer should be deactivated.

Actual Behavior

Both drawer items activated

Reproduction Link

https://stackblitz.com/edit/node-3v7ez8

@KaelWD KaelWD added T: bug Functionality that does not work as intended/expected T: regression Something that used to work but we broke C: VListItem VListItem labels Mar 22, 2024
@KaelWD KaelWD added this to the v3.5.x milestone Mar 22, 2024
@KaelWD
Copy link
Member

KaelWD commented Mar 22, 2024

Fixed by fa5f351

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VListItem VListItem T: bug Functionality that does not work as intended/expected T: regression Something that used to work but we broke
Projects
None yet
Development

No branches or pull requests

3 participants