We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
3.1.3
https://codepen.io/luxaritas/pen/WNvRagw?editors=1010
Navigation to route B is cancelled, or at least completed and re-routed to route A
NavigationDuplicated is thrown, and the page navigates to and stays on route B
The text was updated successfully, but these errors were encountered:
This could be technically a breaking change but I don't see a reason to not cancel ongoing navigation when trying to navigate to the same location
Sorry, something went wrong.
893d86b
No branches or pull requests
Version
3.1.3
Reproduction link
https://codepen.io/luxaritas/pen/WNvRagw?editors=1010
Steps to reproduce
What is expected?
Navigation to route B is cancelled, or at least completed and re-routed to route A
What is actually happening?
NavigationDuplicated is thrown, and the page navigates to and stays on route B
The text was updated successfully, but these errors were encountered: