Skip to content

[Bug] vtable的edit-cell,手动updateRecords之后,表格没有正常渲染更新,要点上去之后才会更新 #4761

Description

@antbuster

Version

1.22.3

Link to Minimal Reproduction

https://www.visactor.com/vtable/playground?specId=0906795373&timestamp=1764338290332&version=1.22.3&theme=light

Steps to Reproduce

官方示例:https://visactor.io/vtable/demo/edit/edit-cell
的最后加上
records[0].name='aaa';
tableInstance.updateRecords(records);
首条First Name没有正常更新成aaa,要鼠标点上去才会变成'aaa',好像没有正常渲染

Current Behavior

updateRecords没有正常渲染editcell单元格

Expected Behavior

updateRecords正常渲染editcell单元格

Environment

- OS:
- Browser:
- Framework:

Any additional comments?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions