-
-
Notifications
You must be signed in to change notification settings - Fork 5k
Closed
Description
Version: 3.3.2
vue-router/src/history/base.js
Line 178 in 1f3aea6
abort(createNavigationRedirectedError(current, route)) |
I have a Navigation Guard that does some various checks and redirects when necessary. Vue-router is not throwing this error when I do. Though everything is still working fine.
Is there a reason why this error is being thrown? What is the "correct" way to redirect via a navigation guard?
Metadata
Metadata
Assignees
Labels
No labels