[Bug]: Chrome Crash When Rendering Many Nodes
Author: mcLmbrtzCreated Apr 16, 2026Updated Jul 10, 2026
Labelswaiting for maintainer
Describe the bug / 问题描述
Chrome (tested with version 147) crashes when trying to load https://g6.antv.antgroup.com/en/examples/performance/massive-data/#60000. The browser dev console shows:
Uncaught RangeError: Maximum call stack size exceeded
This can be reproduce locally.
Note that the "massive data" example still works for G6 v4: https://g6-v4.antv.vision/en/examples/performance/perf#moreData.
Reproduction link / 复现链接
https://g6.antv.antgroup.com/en/examples/performance/massive-data/#60000
Steps to Reproduce the Bug or Issue / 重现步骤
Visit https://g6.antv.antgroup.com/en/examples/performance/massive-data/#60000 on Chrome (e.g. version 147).
Version / 版本
5.x
OS / 操作系统
- macOS
- Windows
- Linux
- Others / 其他
Browser / 浏览器
- Chrome
- Edge
- Firefox
- Safari (Limited support / 有限支持)
- IE (Nonsupport / 不支持)
- Others / 其他
Source: antvis/G6