vue-router 4.0.xx 控制台 api.now is not a function 的解决方法

**摘要:**控制台报错 Uncaught (in promise) TypeError: api.now is not a function at vue-router.esm-bundler.js:2489:31 at vue-router.esm-bundler.js:3296:37 at Array.forEach () at triggerError (vue-router.esm-bundler.js:3296:18) at…

控制台报错

Uncaught (in promise) TypeError: api.now is not a function
? ? at vue-router.esm-bundler.js:2489:31
? ? at vue-router.esm-bundler.js:3296:37
? ? at Array.forEach ()
? ? at triggerError (vue-router.esm-bundler.js:3296:18)
? ? at vue-router.esm-bunder.js:3037:17

问题在于edge 的浏览器Vue devtools 插件 这货不稳定你可以禁用或者升级。只有当你还在使用 Vue devtools 的 6.0 beta 时才会发生。

解决方案,移除测试版,升级到vue devtools稳定版 或者先禁用

Logo

前往低代码交流专区

更多推荐