Subscribe on changes!

Vue proxy echarts instance and make some strange bug

avatar
Apr 15th 2021

Version

3.0.11

Reproduction link

https://stackblitz.com/edit/vue-zhktb8

Steps to reproduce

1、drag the zoom component in chart-one, error happens 2、drag the zoom component in chart-two, no error

What is expected?

drag the zoom component in chart-one, no error

What is actually happening?

drag the zoom component in chart-one, error happen


the difference between two chart is, chart-one instance is proxyed by vue how to fixed the problem? Or how to define a none-proxy property?

avatar
Apr 15th 2021

Open the issue on echarts repository