IE11 + compatibility mode (IE 7 and 5): hover error #7800
Closed
Labels
Comments
The issue is present on Sankey Diagram I attach the code |
Hi @zlateskud - issue should be fixed on our master branch, could you test it? http://github.highcharts.com/highcharts.src.js |
hi @pawelfus - we have same error with version from git |
@zlateskud
I have tested this and the error is not visible. |
@KacperMadej |
Ok, but this is a different error. New issue's here: #7850 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Behaviour
When running Highcharts chart in IE11 + compatibility mode (IE 7 and 5) a critical error is thrown on point hover.
_defaultGetter
get'sstoke
value that is an object and it doesn't support the regex check done later.Live demo with steps to reproduce
Affected browser(s)
IE11 + compatibility mode (7 & 5)
The text was updated successfully, but these errors were encountered: