Skip to content

router: don't use next() in router guards#4783

Merged
MaxLeiter merged 1 commit intomasterfrom
router-api
Dec 27, 2023
Merged

router: don't use next() in router guards#4783
MaxLeiter merged 1 commit intomasterfrom
router-api

Conversation

@brunnre8
Copy link
Copy Markdown
Member

Vue wants to get rid of the next call.
https://router.vuejs.org/guide/advanced/navigation-guards.html#Optional-third-argument-next

For one of the router guards, it's easy enough to do so let's do that.

@MaxLeiter MaxLeiter merged commit 083abae into master Dec 27, 2023
@MaxLeiter MaxLeiter deleted the router-api branch December 27, 2023 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants