Problem solving: click the same link and an error will be reported for a duplicate key
const originalPush = Router.prototype.push Router.prototype.push = function push (location) { return originalPush.call(this, location).catch(err => err) }
259184;-router-index.js-373244;
Similar Posts:
- [Solved] Vue Error: NavigationDuplicated: Avoided redundant navigation to current location: “xxx”.
- [Solved] Vue router in the element UI navigation bar repeatedly clicks on the menu above version 3.0 and reports errors
- [Solved] VUE Project Error: Avoided redundant navigation to current location: “/XXX“
- How to Solve Vue Error: NavigationDuplicated
- [Solved] Vue route Duplicate Error: error avoid redundant navigation to current location: “/home”
- [Solved] Uncaught (in promise) NavigationDuplicated: Avoided redundant navigation to
- Uncaught (in promise) NavigationDuplicated [How to Solve]
- [Solved] Vue Error: Uncaught (in promise) NavigationDuplicated: Avoided redundant navigation to current location
- [Solved] Uncaught (in promise) NavigationDuplicated: Avoided redundant navigation to current location
- [Solved] Vue router common problems (push error, push duplicate route refresh)