Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

loading / loadingOptions props not working in vue 2.7 #637

Closed
1 task done
youthug opened this issue Jul 12, 2022 · 2 comments
Closed
1 task done

loading / loadingOptions props not working in vue 2.7 #637

youthug opened this issue Jul 12, 2022 · 2 comments

Comments

@youthug
Copy link

youthug commented Jul 12, 2022

Confirmation

  • I can confirm this problem is not reproducible with ECharts itself.

How are you introducing Vue-ECharts into your project?

ES Module imports

Versions

├── echarts@5.3.3 
├── vue@2.7.3 
└── vue-echarts@6.2.3

Details

loading won't change chart's loading animation and loadingOptions doesn't take effect either

Reproduction

https://stackblitz.com/edit/vitejs-vite-jak4rr?file=src/App.vue

@Justineo
Copy link
Member

The issue seems to be already resolved after upgrading to vue@2.7.4.

See https://stackblitz.com/edit/vitejs-vite-nkf98x

@Justineo
Copy link
Member

F.Y.I. The related issue: vuejs/vue#12624

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants