Skip to content

🐛[BUG]EditableProTable - 开启多行编辑,并将多行的编辑状态打开,点击其中多个的取消,可能导致所在行数据消失 #9474

@jonirrings

Description

@jonirrings

提问前先看看:

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

🐛 bug 描述

使用EditableProTable,多列编辑时,点击取消会导致所在行数据消失。

📷 复现步骤

  1. 使用EditableProTable
  2. 启用多列编辑
  3. 开启多列的编辑状态
  4. 点击其中的多个取消
  5. 发现数据消失

🏞 期望结果

数据不消失,只是退出编辑状态

💻 复现代码

https://codesandbox.io/p/sandbox/zen-grass-3v9xsx

© 版本信息

  • "@ant-design/icons": "5.4.0",
  • "@ant-design/pro-components": "2.7.16",
  • "antd": "5.20.0",
  • 浏览器环境,chrome 144
  • 开发环境,macOS 26

🚑 其他信息

Screen.Recording.2026-02-11.at.17.38.05.mov

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions