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

🐛[BUG]EditableProTable编辑行数据后新增行出现明显bug(官方文档复现) #8664

Open
xuejiafan opened this issue Aug 22, 2024 · 1 comment

Comments

@xuejiafan
Copy link

xuejiafan commented Aug 22, 2024

提问前先看看:

https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/blob/main/README-zh_CN.md

🐛 bug 描述

EditableProTable编辑行数据后新增行出现重复行

📷 复现步骤

官方文档EditableProTable - 可编辑表格组件,《与 FormItem 配合》代码演示项,进行编辑行,任意修改一个数据保存,新增一行直接取消,导致出现重复行,且rowKey相同,点击删除,两行同时删除
复现视频.zip

🏞 期望结果

理应是新增行后取消,将新增的行删除

💻 复现代码

提供可复现的代码,仓库,或线上示例

© 版本信息

  • ProComponents 版本: [e.g. 4.0.0]
  • umi 版本
  • 浏览器环境
  • 开发环境 [e.g. mac OS]

🚑 其他信息

@321curry123
Copy link

我也遇到了这个问题,请问你解决了吗

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

2 participants