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

Calling chart.destroy removes window.resize handlers #982

Closed
eolsson opened this issue May 29, 2012 · 0 comments
Closed

Calling chart.destroy removes window.resize handlers #982

eolsson opened this issue May 29, 2012 · 0 comments

Comments

@eolsson
Copy link
Contributor

eolsson commented May 29, 2012

  1. Open http://jsfiddle.net/nY9qL/
  2. Resize the output frame to see that the text in red shows the number of resize calls made
  3. Click the button to destroy the chart and create a new one
  4. Resize the output frame

Result: The event handler no longer reports the resize events
Expected: The event handler to still function.

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

No branches or pull requests

1 participant