fantastic-admin / basic

⭐⭐⭐⭐⭐ 一款开箱即用的 Vue 中后台管理系统框架,支持多款 UI 组件库,兼容PC、移动端。vue-admin, vue-element-admin, vue后台, 后台系统, 后台框架, 管理后台, 管理系统

Home Page:https://fantastic-admin.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

zhangyao1990 opened this issue · 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.

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

已修复