引用virtual-list报scroll-view未注册错误
-
如图引用virtual-list,会报scroll-view未注册的错误,appjs中也有引用,但是使用scroll-view是没有问题的?求解
vue.runtime.esm.js?2b0e:619 [Vue warn]: Unknown custom element: <scroll-view> - did you register the component correctly? For recursive components, make sure to provide the "name" option. found in ---> <VirtualList> <TaroView>... (1 recursive calls) <Course> at src/pages/course/course.vue <Anonymous> <Anonymous> <Root>
-
没有能复现你的bug哦,需要你提供一份demo
-
关注这个 issue 咯 https://github.com/NervJS/taro/issues/8083