kalubin00 commented on issue #14974: URL: https://github.com/apache/echarts/issues/14974#issuecomment-842867698
> 应该跟之前一些开发者反馈的问题类似,先改用 `shallowRef` 试试看。 > > ```ts > const chart = shallowRef<any>() > ``` 万分感谢,卡了我两天,问题终于解决了。但是原理是什么呢?vue3刚刚试水,有没有shallowRef相关解释说明的资料可以参考呀?再次拜谢大神~ -- 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]
