Hi,
I've started getting the following error across all applications using the
charts api.
'Uncaught Error: Must call google.charts.load before
google.charts.setOnLoadCallback at Object.google.G.K.T.jl [as
setOnLoadCallback] (loader.js:224)'.
This includes a published app (hosted internally) that hasn't been updated
for two weeks.
Has there been an update to the api in the last 12 hours that could be
causing this?
Thank you.
google.charts.setOnLoadCallback(function () {
angular.bootstrap(document.body, ['opsRiskApp']);
});
google.charts.load('43', { packages: ['corechart'] });
--
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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit
https://groups.google.com/d/msgid/google-visualization-api/7d910b9b-9d1b-4d71-a729-19cf454971aa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.