b2nil / taro-ui-vue3

采用 Vue 3.0 重写的 Taro UI 组件库
https://b2nil.github.io/taro-ui-vue3/
MIT License
160 stars 51 forks source link

AtTabs 不能显示 slot 内容 #35

Closed b2nil closed 3 years ago

b2nil commented 3 years ago

问题描述

AtTabs 不能正常显示 slot 内容,小程序开发工具报:[Vue warn]: Invalid VNode type: undefined (undefined)

版本信息

v1.0.0-alpha.7

涉及的平台

小程序、H5

错误信息

VM213:1 [Vue warn]: Invalid VNode type: undefined (undefined) 
  at <AtTabs current=0 animated=false tab-list= (3) [{…}, {…}, {…}]  ... > 
  at <Panel no-padding="" title="禁止内容切换动画" > 
  at <Page header-title="Tabs 标签页" > 
  at <TabsDemo tid="pages/navigation/tabs/index?__key_=16026424669982" > 
  at <App>