79698387

Date: 2025-07-11 13:11:28
Score: 2
Natty:
Report link

I've found the answer in a Github issue ! You have to use ShallowRef() instead of Ref() to manage the Echart instance in Vue 3 ! It was a Vue 3 issue because of the reactive aspect of refs. Try that ! It was fonctionnal for me !

https://github.com/apache/echarts/issues/16642

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Greenstuff