Open Fuego-Zero opened 11 months ago
1.5.7
No response
return () => ( <List split={true} size="small"> <ListItem>列表内容的描述性文字</ListItem> <ListItem>列表内容的描述性文字</ListItem> <ListItem>列表内容的描述性文字</ListItem> </List> );
[Vue warn]: Slot "default" invoked outside of the render function: this will not track dependencies used in the slot. Invoke the slot function inside the render function instead.
Vue(3.3.4)
v18.18.2
👋 @Fuego-Zero,感谢给 TDesign 提出了 issue。 请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。
♥️ 有劳 @LeeJim @ChrisLee0211 尽快确认问题。 确认有效后将下一步计划和可能需要的时间回复给 @Fuego-Zero 。
tdesign-vue-next 版本
1.5.7
重现链接
No response
重现步骤
期望结果
No response
实际结果
[Vue warn]: Slot "default" invoked outside of the render function: this will not track dependencies used in the slot. Invoke the slot function inside the render function instead.
框架版本
Vue(3.3.4)
浏览器版本
No response
系统版本
No response
Node版本
v18.18.2
补充说明
No response