-
Notifications
You must be signed in to change notification settings - Fork 331
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
Labels
to be published
fixed, not be published
Comments
👋 @fangxiezhen,感谢给 TDesign 提出了 issue。 |
|
可编辑功能,都是直接透传数据和参数的,组件内部没有维护任何数据状态。 辛苦检查下自己的数据 |
官网的例子就能复现这个问题,也辛苦看下这是否是合理的 |
resolved in #1028 2022-07-02.17.42.50.mov |
This was referenced Jul 4, 2022
Closed
Merged
0.36.2 fixed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
The text was updated successfully, but these errors were encountered: