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

Uncaught TypeError: Cannot read property 'isSVG' of undefined when deleting or updating charts #41

Open
craig2017 opened this issue Aug 4, 2017 · 2 comments

Comments

@craig2017
Copy link

For some reason when you delete tabs or containers containing a highchart, you will somethings get this error which breaks the application. You even get this error sometimes with responsive apps when a resize needs to happen.

Uncaught TypeError: Cannot read property 'isSVG' of undefined
    at a.SVGElement.destroy (highcharts.js:54)
    at highcharts.js:304
    at a.objectEach (highcharts.js:27)
    at l.destroy (highcharts.js:304)
    at a.Chart.destroy (highcharts.js:272)
    at constructor.destroy (Highcharts.js?_dc=1501863317659:1156)
    at constructor.doRemove (Container.js?_dc=1501863317657:2082)
    at constructor.doDestroy (Container.js?_dc=1501863317657:1044)
    at constructor.callParent (Base.js?_dc=1501863317658:1423)
    at constructor.doDestroy (Panel.js?_dc=1501863317659:1253)
@craig2017 craig2017 changed the title Deleting tabs or containers containing charts Uncaught TypeError: Cannot read property 'isSVG' of undefined when deleting or updating charts Aug 4, 2017
@riiniii
Copy link

riiniii commented Jul 22, 2020

@craig2017 did you ever solve this? having a similar error show

@JoeKuan
Copy link
Owner

JoeKuan commented Jul 23, 2020 via email

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

No branches or pull requests

3 participants