#3816·formily

[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

Edit on CodeSandbox

Steps to reproduce

from Link

渲染 50行 * 50列的数据,时间长达 10s 量级,渲染一样的数据 formily/antd 秒加载,而且没有样式错位

渲染过程:

  1. table header 样式异常

  2. table 长时间白屏

  3. table cell 样式不对

  4. table 样式正常

  5. table 可滚动,可交互

Performance

image

What is expected?

  1. 减少计算时长
  2. UI 渲染正常

What is actually happening?

看了下代码,不清楚是 formily 还是 element 的问题,我感觉可能出在响应式绑定上

Package

@formily/[email protected]