Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[EnhancedTable] expandedTreeNodes回填不生效,【表格数据和expandedTreeNodes数据都是同时异步获取的时候不生效】 #3873

Closed
xinller opened this issue Jan 22, 2024 · 3 comments
Labels
to be published to be published

Comments

@xinller
Copy link

xinller commented Jan 22, 2024

tdesign-vue-next 版本

1.8.0

重现链接

https://codesandbox.io/p/sandbox/tree-table-forked-4cw62y?file=%2Fsrc%2FDemo.vue%3A12%2C16

重现步骤

data的数据如果为异步的,同时v-model:expandedTreeNodes的数据也是异步设置的,无法展开,除非在data渲染完以后在设置展开节点才能生效

期望结果

No response

实际结果

No response

框架版本

No response

浏览器版本

No response

系统版本

No response

Node版本

No response

补充说明

No response

Copy link
Contributor

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

@chaishi
Copy link
Collaborator

chaishi commented Feb 25, 2024

fixed in #3967

@uyarn
Copy link
Collaborator

uyarn commented Mar 8, 2024

fixed 1.9.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
to be published to be published
Projects
None yet
Development

No branches or pull requests

3 participants