-
-
Notifications
You must be signed in to change notification settings - Fork 7.2k
Open
Labels
E: routerS: needs reproductionThe issue does not contain a valid reproductionThe issue does not contain a valid reproductionS: triagehelp wantedWe are looking for community helpWe are looking for community help
Milestone
Description
Environment
Vuetify Version: 3.11.8
Vue Version: 3.5.28
OS: Windows 10 (current)
Expected Behavior
useBackButton in vuetify/lib/composables/router.js registers a router.beforeEach guard using the deprecated next() callback pattern, which Vue Router 4 has deprecated in favor of returning values directly.
Actual Behavior
useBackButton in vuetify/lib/composables/router.js registers a router.beforeEach guard using the deprecated next() callback pattern, which Vue Router 4 has deprecated in favor of returning values directly.
Notes
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
E: routerS: needs reproductionThe issue does not contain a valid reproductionThe issue does not contain a valid reproductionS: triagehelp wantedWe are looking for community helpWe are looking for community help