[Bug Report] formily/element ArrayTable 稍微渲染一点数据量就卡
Author: liam61Created May 12, 2023Updated Feb 4, 2026
- I have searched the issues of this repository and believe that this is not a duplicate.
Reproduction link
Steps to reproduce
from Link
渲染 50行 * 50列的数据,时间长达 10s 量级,渲染一样的数据 formily/antd 秒加载,而且没有样式错位
渲染过程:
table header 样式异常
table 长时间白屏
table cell 样式不对
table 样式正常
table 可滚动,可交互
Performance
What is expected?
- 减少计算时长
- UI 渲染正常
What is actually happening?
看了下代码,不清楚是 formily 还是 element 的问题,我感觉可能出在响应式绑定上
Package
@formily/[email protected]
Source: alibaba/formily