echarts-bot[bot] commented on issue #19508: URL: https://github.com/apache/echarts/issues/19508#issuecomment-1891200327
@wmathor It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗 <details><summary><b>TRANSLATED</b></summary><br> **TITLE** [Bug] When the frame jumps to the page, there is a problem with the echarts rendering width. **BODY** ### Version 5.4.3 ### Link to Minimal Reproduction https://jsbin.com/tukemuyixa/edit?html,js ### Steps to Reproduce None ### Current Behavior If I stay on the current page and wait for echarts rendering to complete, there is no problem at all; but if it has not been rendered yet, I immediately click to jump to another frame page, wait for a while and then return to the page rendered by echarts, and I will find that There is a problem with echarts rendering, mainly because everything is squeezed to the left and the width is incorrect. The picture below shows the rendering error.  The picture below is what it looks like when rendered correctly.  In particular, even when the rendering is incorrect, as long as I move the mouse to the upper right corner for carousel, it becomes normal. ### Expected Behavior None ### Environment ```markdown - OS: windows 10 - Browser: Chrome 86.0.4240.198 - Framework: Flask&Layui&ECharts ``` ### Any additional comments? _No response_ </details> -- 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]
