fantastic-admin/basic

大佬,项目app.vue文件改动会报错

zhangyao1990 opened this issue · 2 comments

大佬,项目app.vue文件改动会报错,刷新就好了,能修复吗?
复现流程:开发环境
1.项目启动。
2.修改App.vue文件,比如说加个console.log('aa')也行。
3.保存
浏览器就会报错
报错信息:runtime-core.esm-bundler.js:571 DOMException: Failed to execute 'insertBefore' on 'Node': The node before which the new node is to be inserted is not a child of this node.

能否提供更多复现流程和错误信息

已修复