Loading

NavigationDuplicated: Avoided redundant navigation to current location: 解决办法

在使用vue的过程中,重复点击菜单会报以下错误:

NavigationDuplicated: Avoided redundant navigation to current location: 

解决办法:

在控制台中运行以下命令,安装成功,重新启动即可解决该问题。

 npm i vue-router@3.0 -S

posted @ 2022-02-19 10:30  Roc-xb  阅读(9)  评论(0)    收藏  举报

易微帮源码


易微帮官网