[Bug Report][3.5.9] drawer item not deactive when navigate to another route #19434
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
Environment
Vuetify Version: 3.5.9
Vue Version: 3.4.21
Browsers: Edge 122.0.0.0
OS: Windows 10
Steps to reproduce
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 aRouteLink
, "About A" on the drawer should be deactivated.Actual Behavior
Both drawer items activated
Reproduction Link
https://stackblitz.com/edit/node-3v7ez8
The text was updated successfully, but these errors were encountered: