You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated to [email protected],this problem still exists. [vue-router] Duplicate named routes definition: { name: "monitor", path: "index.html/monitor" }
Create a new issue with a repro. The one provided before doesn't produce any warning now. You can use this template: http://jsfiddle.net/posva/9r6xhqbp/
Vue.js / vue-router versions
>= 2.1.2
Reproduction Link
https://jsbin.com/satalijiga/edit?js,console
Steps to reproduce
Give a child route a name, add an alias to the parent
What is actually happening?
The console is blasted with warnings about duplicate named route definitions. This happened at 2.1.2
The text was updated successfully, but these errors were encountered: