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

Removing series cause javascript error in IE8 #1027

Closed
eolsson opened this issue Jun 6, 2012 · 2 comments
Closed

Removing series cause javascript error in IE8 #1027

eolsson opened this issue Jun 6, 2012 · 2 comments

Comments

@eolsson
Copy link
Contributor

eolsson commented Jun 6, 2012

  1. Open http://jsfiddle.net/gh/get/jquery/1.7.1/highslide-software/highcharts.com/tree/master/samples/stock/members/series-remove/ in IE8 or IE9 with doc-mode 8.
  2. Open the script console
  3. Click 'Remove series' button

Result: Javascript error: 'element.nodeName' is null or not an object
Expected: Series removed without error

@sebastianbochan
Copy link
Contributor

It looks like problem appears in the HC 4.0.x

http://jsfiddle.net/dH7VA/show/

EDIT:
Click the "Series 1" name in the legend twice to hide and show the series. The error appears on show.

@TorsteinHonsi
Copy link
Collaborator

It is a different issue with different steps to reproduce than above. New issue created at #3012.

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

3 participants