Skip to content

[Bug Report][3.11.8] useBackButton uses deprecated Vue Router next() callback #22632

@qxygene1

Description

@qxygene1

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

https://bin.vuetifyjs.com/...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions