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

c3_chart_internal_fn.observeInserted causes a memory leak #668

Closed
thomasvanlankveld opened this issue Oct 30, 2014 · 2 comments
Closed

c3_chart_internal_fn.observeInserted causes a memory leak #668

thomasvanlankveld opened this issue Oct 30, 2014 · 2 comments
Labels
C-bug Category: This is a bug resolved maybe

Comments

@thomasvanlankveld
Copy link

I'm building a backbone application using c3. When I move away from a view containing a c3 graph, a leak appears from window.setInterval(). I tried cleaning up using destroy(), but probably this doesn't access the interval set on window.

@masayuki0812
Copy link
Member

Thank you for your reporting. You're right and now it's been fixed by the commit above. I'll release this fix in the next version.

@masayuki0812 masayuki0812 added C-bug Category: This is a bug resolved maybe labels Nov 8, 2014
@masayuki0812
Copy link
Member

I think this has been released as v0.4.0, so please let me close.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: This is a bug resolved maybe
Projects
None yet
Development

No branches or pull requests

2 participants