antvis / S2

⚡️ A practical visualization library for tabular analysis.
https://s2.antv.antgroup.com
MIT License
1.49k stars 196 forks source link

🐛 大数据性能表现栈溢出 Maximum call stack size exceeded #2938

Closed liangyuqi closed 2 weeks ago

liangyuqi commented 1 month ago

🏷 Version

Package Version
@antv/s2 @antv/s2-v2.0.0-next.27
@antv/s2-react
@antv/s2-vue

Sheet Type

🖋 Description

官网“100w条数据性能表现-明细表” 示例,下滑过程中栈溢出,不到 1w条数据稳定复现 https://s2.antv.antgroup.com/zh/examples/case/performance-compare#table

截屏2024-10-23 18 13 54 截屏2024-10-23 18 24 06

⌨️ Code Snapshots

🔗 Reproduce Link

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

🤔 Steps to Reproduce

😊 Expected Behavior

😅 Current Behavior

💻 System information

Environment Info
System macos 14.3
Browser chrome 129.0.6668.101(正式版本) (arm64)
lijinke666 commented 1 month ago

已知问题, 等待底层渲染引擎解决中 https://github.com/antvis/G/issues/1712

lijinke666 commented 1 month ago

临时解决方案见: https://github.com/antvis/S2/issues/2771#issuecomment-2434092646

lijinke666 commented 2 weeks ago

升级到 S2 最新版本即可