vue脚手架 登录通话类websock插件 导致路由失效
运行环境
Vue脚手架3.0配vue2.0的项目
问题描述
当我使用第三方通话websock类插件登录后,导致router跳转失败,错误代码如下:
ChunkLoadError: Loading chunk 4 failed.
(missing: http://localhost:8080/js/4.js)
at Function.requireEnsure [as e] (app.js:896:26)
at fn.e (app.js:177:40)
at component (index.js?a18c:22:1)
at extractComponentsGuards (vue-router.esm-bundler.js?6c02:2017:1)
at eval (vue-router.esm-bundler.js?6c02:3136:1)