Version
e.g.1.26.1
Link to Minimal Reproduction
https://visactor.io/vtable/demo/table-type/list-table-group
Steps to Reproduce
1.数据 1000行,100列
2. 初始表格为空,后边将data注入
3. 可以变化分组的配置
4. 使用updateOptions更新表格配置
Current Behavior
分组渲染卡顿
分组配置变化后,目前只能通过updateOptions函数更新配置,造成很多不必要的更新
Expected Behavior
优化分组和数据更新逻辑
Environment
- OS:
- Browser:
- Framework:
Any additional comments?
No response
Version
e.g.1.26.1
Link to Minimal Reproduction
https://visactor.io/vtable/demo/table-type/list-table-group
Steps to Reproduce
1.数据 1000行,100列
2. 初始表格为空,后边将data注入
3. 可以变化分组的配置
4. 使用updateOptions更新表格配置
Current Behavior
分组渲染卡顿
分组配置变化后,目前只能通过updateOptions函数更新配置,造成很多不必要的更新
Expected Behavior
优化分组和数据更新逻辑
Environment
Any additional comments?
No response