Skip to content

[Bug] 开启排序或筛选后编辑单元格数据后,触发的changeCellValue事件中没有返回当前行数据,导致无法定位到那行数据发生变化,clickCell事件也是,需要返回原始行数或者当前行数据,建议将类似数据都返回,不一定会用到什么 #5149

@chen18236816953

Description

@chen18236816953

Version

1.26.1

Link to Minimal Reproduction

https://www.visactor.io/vtable/demo/table-type/list-table

Steps to Reproduce

开启排序或筛选后编辑单元格数据后,触发的changeCellValue事件中没有返回当前行数据,
导致无法定位到那行数据发生变化,clickCell事件也是,
需要返回原始行数或者当前行数据,建议将类似数据都返回,不一定会用到什么

Current Behavior

开启排序或筛选后编辑单元格数据后,触发的changeCellValue事件中没有返回当前行数据,
导致无法定位到那行数据发生变化

Expected Behavior

在单元格changeCell事件或者clickCell事件中返回当前行信息

Environment

- OS:
- Browser:
- Framework:

Any additional comments?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions