VisActor / VTable

VTable is not just a high-performance multidimensional data analysis table, but also a grid artist that creates art between rows and columns.
https://visactor.io/vtable
MIT License
1.57k stars 129 forks source link

[Bug] 使用updateRecords 更新数据页面卡顿 #2076

Open Wangjing991 opened 1 month ago

Wangjing991 commented 1 month ago

Version

1.5.1

Link to Minimal Reproduction

https://codesandbox.io/p/sandbox/react-vtable-forked-pv9jlr?file=%2Fsrc%2Ftable.tsx

Steps to Reproduce

使用updateRecords 更新数据,数据量较大时滚动滚动条会存在卡帧,下方是可复现demo https://codesandbox.io/p/sandbox/react-vtable-forked-pv9jlr?file=%2Fsrc%2Ftable.tsx

Current Behavior

Expected Behavior

正常更新

Environment

- OS:
- Browser:
- Framework:

Any additional comments?

No response