Vue3开发报错:页面节点插入失效导致页面一直加载不出来

Uncaught (in promise) NotFoundError: Failed to execute 'insertBefore' on 'Node': The node before which the new node is to be inserted is not a child of this node.

解决:

v-if 改为 v-show

Logo

技术共进,成长同行——讯飞AI开发者社区

更多推荐