xiaojia117 opened a new issue #14489: URL: https://github.com/apache/echarts/issues/14489
### Version 5.0.2 ### Steps to reproduce 1、get data we need, set web page : loading = true.  2、handle data, set data to echarts5; 3、set web page: loading = false;  4、but if we quickly refresh web page, This phenomenon will continue for less than 0.1 second.  ### What is expected? close the animation when echarts iInitializes. ### What is actually happening? the loading is conflicting with echarts5 animation --- this is not happen in "echarts": "4.9.0". <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE --> <!-- This issue is in English. DO NOT REMOVE --> ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
