Tencent / tdesign-vue-next

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

[Table] 树形表格ctrl+c复制的时候控制台会报错TypeError: Cannot read properties of undefined (reading 'parent') #4402

Open Jie0817 opened 1 month ago

Jie0817 commented 1 month ago

tdesign-vue-next 版本

1.9.7

重现链接

No response

重现步骤

tdesign-vue-next.js?v=86ee6f36:58279 Uncaught TypeError: Cannot read properties of undefined (reading 'parent') at updateParentCheckedState (tdesign-vue-next.js?v=86ee6f36:58279:27) at handleSelect (tdesign-vue-next.js?v=86ee6f36:58340:18) at onInnerSelectChange (tdesign-vue-next.js?v=86ee6f36:58301:7) at internalValue.value (tdesign-vue-next.js?v=86ee6f36:9522:60) at clearAllSelectedRowKeys2 (tdesign-vue-next.js?v=86ee6f36:52762:5) at handleRowSelectWithAreaSelection2 (tdesign-vue-next.js?v=86ee6f36:52774:7) at Proxy.onInnerActiveRowAction2 (tdesign-vue-next.js?v=86ee6f36:56877:7) at clearActive2 (tdesign-vue-next.js?v=86ee6f36:51028:127) at HTMLDivElement.keyboardDownListener2 (tdesign-vue-next.js?v=86ee6f36:51116:7)

期望结果

No response

实际结果

No response

框架版本

No response

浏览器版本

No response

系统版本

No response

Node版本

No response

补充说明

No response

github-actions[bot] commented 1 month ago

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