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

avoids re-initialization of ApexCharts #50

Merged
merged 1 commit into from
Oct 15, 2022

Conversation

razorness
Copy link
Contributor

@razorness razorness commented Jul 19, 2022

I found out that init method can be triggered twice when component gets mounted and series get updated very quickly after component got mounted. So I added a small check in the init method to double check if chart already exists.

Fixes #3

@junedchhipa junedchhipa merged commit 9c233ce into apexcharts:main Oct 15, 2022
@ishaiavrahami
Copy link

hi, when i install 1.4.1 its not showing me this in the vue3-apexcharts.js. Any idea why?

@razorness
Copy link
Contributor Author

razorness commented Jul 11, 2023

A new version must be issued.

@ishaiavrahami
Copy link

How long can this take?

@razorness
Copy link
Contributor Author

@ishaiavrahami Now it has happened. :)

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

Successfully merging this pull request may close these issues.

Charts are being duplicated
3 participants