Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

表格卡顿,v3、v4都是这种情况 #2736

Open
1 task done
mark980828 opened this issue Jan 8, 2025 · 1 comment
Open
1 task done

表格卡顿,v3、v4都是这种情况 #2736

mark980828 opened this issue Jan 8, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@mark980828
Copy link

这个需求解决了什么问题:

表格中其中一个单元格数据改变之后(同等于传入表格的data数组数据某一个子项变更时),整体表格内容会出现全量diff,如果50行*10列表格每个单元格放重组件进行双向绑定,如果不开启虚拟滚动的情况下,连续输入会有点卡。
重现方法:可以给每个单元格下放置一个随机数{{Math.random()}},每次单元格数据改变的情况下,整个表格的随机数全会发生改变。

建议的 API 是什么样的:

No response

是否已有其他不错的替代方案:

No response

是否使用当前最新版本?

  • 我已确认是使用当前的最新版本。
@mark980828 mark980828 added the enhancement New feature or request label Jan 8, 2025
@sweet-smile-1
Copy link

有解决办法吗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants