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

Error to load charts on dashboard #36

Open
fbollon opened this issue Apr 16, 2021 · 0 comments
Open

Error to load charts on dashboard #36

fbollon opened this issue Apr 16, 2021 · 0 comments
Labels
answered / solved bug Proved error in PanicHD source code

Comments

@fbollon
Copy link

fbollon commented Apr 16, 2021

Hello
I've started testing PanicHD and it looks pretty good.
However, I am encountering some errors on the dashboard:

Uncaught Error: Autoload failed with: SyntaxError: JSON.parse: expected property name or '}' at line 2 column 13 of the JSON data
Nc https://www.google.com/jsapi?autoload={ 'modules':[{ 'name':'visualization', 'version':'1', 'packages':['corechart'] }] }:130
Lc https://www.google.com/jsapi?autoload={ 'modules':[{ 'name':'visualization', 'version':'1', 'packages':['corechart'] }] }:129
https://www.google.com/jsapi?autoload={ 'modules':[{ 'name':'visualization', 'version':'1', 'packages':['corechart'] }] }:143
https://www.google.com/jsapi?autoload={ 'modules':[{ 'name':'visualization', 'version':'1', 'packages':['corechart'] }] }:143
jsapi:130:275
Uncaught Error: Must call google.charts.load before google.charts.setOnLoadCallback
X https://www.google.com/jsapi?autoload={ 'modules':[{ 'name':'visualization', 'version':'1', 'packages':['corechart'] }] }:136
http://localhost:8080/panichd/dashboard:492

I searched in the issues but I didn't find anything similar.
Am I the only one to encounter these errors?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
answered / solved bug Proved error in PanicHD source code
Projects
None yet
Development

No branches or pull requests

2 participants