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

[Table] 表格组件,在动态列的情况下,会存在短暂读取不到行属性的问题 #3174

Open
cdevq opened this issue Oct 31, 2024 · 1 comment

Comments

@cdevq
Copy link

cdevq commented Oct 31, 2024

tdesign-react 版本

1.9.2

重现链接

https://codesandbox.io/p/sandbox/tdesign-table-issue3-2jjl2d

重现步骤

  1. 为表格组件,设置了两组数据,两组数据的列数量不同,名称也不同。
  2. 两组数据,分别为年度数据和季度数据
  3. 表格需要根据数据的不同,动态渲染不同的表格列
  4. 问题:切换两组数据后,会出现短暂的读取不到表格行属性的情况(具体可看代码,这里文字不太好描述),这个代码已经做了这个规避处理,但是认为出现这个问题不合理。

参考视频:

tdesign.table.issue-3.cut.mp4

期望结果

No response

实际结果

No response

框架版本

No response

浏览器版本

No response

系统版本

No response

Node版本

No response

补充说明

No response

Copy link
Contributor

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

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

No branches or pull requests

1 participant