S2 icon indicating copy to clipboard operation
S2 copied to clipboard

🐛透视表数据较多时,频繁滚动会导致栈溢出错误

Open tufaofu opened this issue 8 months ago • 7 comments

🏷 Version

Package Version
@antv/s2 2.0.0-next.23
@antv/s2-react
@antv/s2-vue

Sheet Type

  • [x] PivotSheet
  • [ ] TableSheet
  • [ ] GridAnalysisSheet
  • [ ] StrategySheet
  • [ ] EditableSheet

🖋 Description

当视表数据较多时,左右或者上下频繁滚动,会导致栈溢出错误。源码@antv/s2-v2.0.0-next.23分支,100w 数据 示例即可复现。 image

官网示例 100w条数据性能表现-透视表 也可复现。 image

🔗 Reproduce Link

https://s2.antv.antgroup.com/examples/case/performance-compare#pivot

🤔 Steps to Reproduce

电脑配置如下: image

持续滚动60-120s左右就会报错

😊 Expected Behavior

😅 Current Behavior

💻 System information

Environment Info
System
Browser

tufaofu avatar Jun 12 '24 07:06 tufaofu