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

Multiple refresh triggera Highcharts error #17 #1

Open
gvaartjes opened this issue Sep 14, 2018 · 0 comments
Open

Multiple refresh triggera Highcharts error #17 #1

gvaartjes opened this issue Sep 14, 2018 · 0 comments

Comments

@gvaartjes
Copy link
Owner

Refreshing the page in the browser triggers after a couple of refreshes an error in the console

highcharts.src.js:265 Uncaught Error: Highcharts error #17: www.highcharts.com/errors/17
    at Object.a.error (highcharts.src.js:265)
    at a.Chart.initSeries (highcharts.src.js:24385)
    at highcharts.src.js:26220
    at Array.forEach (<anonymous>)
    at a.each (highcharts.src.js:2121)
    at a.Chart.firstRender (highcharts.src.js:26219)
    at a.Chart.<anonymous> (highcharts.src.js:24355)
    at a.fireEvent (highcharts.src.js:2390)
    at a.Chart.init (highcharts.src.js:24228)
    at a.Chart.getArgs (highcharts.src.js:24197)
a.error @ highcharts.src.js:265
initSeries @ highcharts.src.js:24385
(anonymous) @ highcharts.src.js:26220
a.each @ highcharts.src.js:2121
firstRender @ highcharts.src.js:26219
(anonymous) @ highcharts.src.js:24355
a.fireEvent @ highcharts.src.js:2390
init @ highcharts.src.js:24228
getArgs @ highcharts.src.js:24197
a.Chart @ highcharts.src.js:24134
createChart @ (index):78
(anonymous) @ (index):134
(anonymous) @ (index):148 

It looks like there is going something wrong with the inject script of Highcharts Cloud

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

1 participant