Tencent / tdesign-vue-next

A Vue3.x UI components lib for TDesign.
https://tdesign.tencent.com/vue-next
MIT License
1.46k stars 474 forks source link

[Table] 使用 EnhanceTable 组件遇到数据刷新或页面刷新有概率出现报错 #2894

Open simon1uo opened 1 year ago

simon1uo commented 1 year ago

重现链接

重现步骤

引入了 Enhance Table 组件,但是并没用用到 tree node 也没有用到 disabled,只用到了 row-select;但却报错

期望结果

没有报错,正常运行

实际结果

出现报错 Uncaught (in promise)TypeError:state is undefined

Environment Info
相关版本 1.3.4
框架版本 / 基础库版本 Vue(3.2.12)
系统、浏览器 Windows 10 Microsoft Edge(113)
Node版本
github-actions[bot] commented 1 year ago

👋 @simon1uo,感谢给 TDesign 提出了 issue。 请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。

github-actions[bot] commented 1 year ago

♥️ 有劳 @Louiszhai @pengYYYYY @chaishi 尽快确认问题。 确认有效后将下一步计划和可能需要的时间回复给 @simon1uo 。

chaishi commented 1 year ago
image