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]可编辑功能,数据更新迟一步,第二次修改不更新 #994

Closed
fangxiezhen opened this issue Jun 28, 2022 · 6 comments
Closed
Labels
to be published fixed, not be published

Comments

@fangxiezhen
Copy link

tdesign-react 版本

0.36.1

重现链接

https://codesandbox.io/s/tdesign-react-demo-forked-lsjk22

重现步骤

select 单元格, 第一次修改是正常的,但是第二次修改就会出现数据不更新的情况

期望结果

修复 bug

实际结果

No response

框架版本

react@17.0.2

浏览器版本

No response

系统版本

No response

Node版本

No response

补充说明

No response

@github-actions
Copy link
Contributor

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

@github-actions
Copy link
Contributor

github-actions bot commented Jun 28, 2022

♥️ 有劳 @yunfeic @tengcaifeng @Yacent @basecss 尽快确认问题。
确认有效后将下一步计划和可能需要的时间回复给 @fangxiezhen

@chaishi
Copy link
Collaborator

chaishi commented Jun 28, 2022

可编辑功能,都是直接透传数据和参数的,组件内部没有维护任何数据状态。

辛苦检查下自己的数据

@fangxiezhen
Copy link
Author

可编辑功能,都是直接透传数据和参数的,组件内部没有维护任何数据状态。

辛苦检查下自己的数据

官网的例子就能复现这个问题,也辛苦看下这是否是合理的

@chaishi
Copy link
Collaborator

chaishi commented Jul 2, 2022

resolved in #1028

2022-07-02.17.42.50.mov

@chaishi chaishi changed the title [Table]可编辑功能存在bug [Table]可编辑功能,数据更新迟一步,第二次修改不更新 Jul 2, 2022
@chaishi chaishi added the to be published fixed, not be published label Jul 2, 2022
This was referenced Jul 4, 2022
@honkinglin
Copy link
Collaborator

0.36.2 fixed

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

No branches or pull requests

3 participants