Treemap chart throws errors during series drill down, while styled mode is enabled. #7439
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected behaviour
Correct drilling down to all series levels.
Actual behaviour
After drilling down to first level, there is Uncaught TypeError: Cannot read property 'css' of null throwed in the console, and there is no possibility to drill down deeper into the next series level.
Live demo with steps to reproduce
http://jsfiddle.net/daniel_s/uprqt7yn/
Occurency
v5.0.13 and above
The text was updated successfully, but these errors were encountered: