-
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] 单元格中编辑校验数据异常(可编辑行数据校验) #1514
Labels
to be published
fixed, not be published
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
tdesign-react 版本
0.42.0
重现链接
https://stackblitz.com/edit/react-bbqyd1?file=src%2Fdemo.jsx,package.json,src%2Findex.js
重现步骤
QQ20220922-152614-HD.mp4
QQ20220921-141801-HD.mp4
期望结果
再次点击保存时,依旧有校验失败信息
实际结果
第二次保存成功了
框架版本
React 16.13.1
补充说明
第二次点击保存时貌似读取了 row 的原始数据,导致可以通过校验
The text was updated successfully, but these errors were encountered: