I have an interesting problem with loading google charts. I can load the
javascript without any issues when running my website on localhost, but
when running on my production website the javascript fails to load.
The error message I get is from the call *google.charts.load('current',
{'packages':['corechart']});*
This is the error:
*uncaught exception: AssertionError: Failure: Argument is not a
HTMLScriptElement (or a non-Element, non-Location mock); got:
HTMLUnknownElement*
You can see the error at https://squarswap.com/thumbsUp. I thought
originally this may be an https issue, but I get the same error on http
also.
Has anybody seen this error before? I'm not sure how to debug, I mostly
work on backend so my js skills are not that great.
Thanks,
Thomas
--
You received this message because you are subscribed to the Google Groups
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/google-visualization-api/842aecbf-1c2f-4aaf-9445-5c71d1697426%40googlegroups.com.