[nuxt] Error while initializing app DOMException: Failed to execute 'appendChild' on 'Node': This node type does not support this method.
<div class="children-box" v-if="moreFilterOptions.feature">
初步判断是v-if影响到,这个应该怎么修改
[nuxt] Error while initializing app DOMException: Failed to execute 'appendChild' on 'Node': This node type does not support this method.
<div class="children-box" v-if="moreFilterOptions.feature">
初步判断是v-if影响到,这个应该怎么修改
5 回答4.8k 阅读✓ 已解决
4 回答3.1k 阅读✓ 已解决
2 回答4.7k 阅读✓ 已解决
4 回答4.3k 阅读✓ 已解决
4 回答1.9k 阅读✓ 已解决
2 回答2.6k 阅读✓ 已解决
2 回答2.5k 阅读✓ 已解决
vue生命周期问题,数据插入了并不存在的节点