Using the Google Charts web component, I am getting the following errors on startup that I cannot trace to anything being called:
http://localhost:8183/svygooglecharts/svygooglecharts/svygooglecharts.js:283:43
TypeError: google.visualization.arrayToDataTable is not a function
ERROR org.sablo.BrowserConsole - 2995102:2|ReferenceError: Can't find variable: google
http://localhost:8183/svygooglecharts/svygooglecharts/svygooglecharts.js:283:28
ReferenceError: Can't find variable: google
I’m using the latest Google Charts component 1.1.0 in Servoy 2021.03.1 LTS.
I am unable to look at the svygooglecharts.js and have no idea how to deal with the errors being presented. Can anyone assist in determining the affect of the errors and how to correct them?
Thanks,