JunYang-tes commented on issue #15280: URL: https://github.com/apache/echarts/issues/15280#issuecomment-2560713291
I got the same error, but In my case is the slider component not be loaded. if any line of below throws any except will cause the this[IN_MAIN_PROCESS_KEY] remain true which is probably in an error state. So the error `setOption should not be called during main process` may not be the really error. https://github.com/apache/echarts/blob/104df1bce95183ef89e604b5173fc48b8fef367e/src/core/echarts.ts#L639-L648 -- 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]
