报错:did you register the component correctly? For recursive components, make sure to provide the “nam
今天遇到的问题报错
报错:did you register the component correctly? For recursive components, make sure to provide the “name“
报这个错目前我知道的是可能会有下边这两个原因:
1.components写成component
可以看到很多帖子就都说这个问题,以至于我出现这个bug的时候怀疑自己(觉得自己眼瞎掉了)
解决方法:用瞎了的眼睛找使劲找(如果瞎了就用ctrl+f
2.组件内的循环引用
可能是组件套组件,各
原创
2020-12-23 16:11:42 ·
20555 阅读 ·
6 评论