wmathor opened a new issue, #19508: URL: https://github.com/apache/echarts/issues/19508
### Version 5.4.3 ### Link to Minimal Reproduction https://jsbin.com/tukemuyixa/edit?html,js ### Steps to Reproduce None ### Current Behavior 如果我保留在当前页面等待echarts渲染完成,一点儿问题也没有;但是如果它还没渲染出来,我立刻点击跳转到别的frame页面,等待一会儿后再回到echarts渲染的页面,就会发现echarts渲染的有问题,主要是全部挤在左边,宽度不正确 下图是渲染错误的情况  下图是渲染正确时的样子  特别地,即便是渲染不正确时,只要我鼠标移到右上角进行轮播后,就变得正常了 ### Expected Behavior None ### Environment ```markdown - OS:windows 10 - Browser: Chrome 86.0.4240.198 - Framework: Flask&Layui&ECharts ``` ### Any additional comments? _No response_ -- 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]
