j3ski-bioraptor commented on issue #16998: URL: https://github.com/apache/echarts/issues/16998#issuecomment-2033853531
I had the same error but in different circumstances. Adding an explicit `id` to the series component helped. The error would happen randomly, but always in the following circumstances: 1. setOption was called (with replaceMerge for most options, but I didn't check other behaviour) 2. some internal event was triggered in echarts (eg series hover triggering a tooltip) **in rapid succession of 1** -- 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]
