zpinocchio opened a new issue #15280:
URL: https://github.com/apache/echarts/issues/15280


   ### Version
   5.1.2
   
   ### Steps to reproduce
   setOption(`option with some error`), 
   Error: `setOption` should not be called during main process.
   
   when I fixed option , try setOption again, it still report above error 
   only then i dispose this chart instance and redraw it become normal
   
   but I have same element(create by zrender ) that not include in 
option,dispose and redraw will miss these element
   so how can I fixed above error and keep these element
   
   ### What is expected?
    I fixed above error and keep these element
   
   ### What is actually happening?
   miss these element
   
   <!-- 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.

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