Tencent / tdesign-vue-next

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

[cascader] 全路径异步数据回显问题 #4134

Open 712660518 opened 6 months ago

712660518 commented 6 months ago

tdesign-vue-next 版本

1.9.0

重现链接

No response

重现步骤

[cascader] 全路径异步数据回显问题,根据全路径已经加载了全路径相关的节点信息,在设置value时会有相关报错。 主要的错误有[Vue warn]: Unhandled error during execution of watcher callback at <TCascader value-type="full" modelValue=undefined onUpdate:modelValue=fn ... > at

helper.ts:124 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'length') at getCascaderValue2 (helper.ts:124:48)

期望结果

No response

实际结果

No response

框架版本

No response

浏览器版本

No response

系统版本

No response

Node版本

No response

补充说明

No response

github-actions[bot] commented 6 months ago

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