qingguoYan commented on issue #19219:
URL: https://github.com/apache/echarts/issues/19219#issuecomment-1768068637

   @plainheart 
这个其实还好,但是如果多次切换路由,每一次创建和销毁echart,内存都在缓慢的增长,我对比了堆快照,发现有一些类在echarts销毁后仍然在内存中,比如GeoJSONPolygonGeometry,这样会引起一个问题,假设用户永远不关闭浏览器,并一直使用页面,最终内存会超出,浏览器crash


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to