plainheart commented on issue #16659: URL: https://github.com/apache/echarts/issues/16659#issuecomment-1063641149
Check if you are using `ref` or `reactive` to make echarts instance reactive. If so, try to use `shallowRef` or `shallowReactive` or a common variable instead. -- 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]
