I have developed an infographics page using Google Charts. All the data sit in Google Sheets. The whole page works perfectly on Google Chrome, Safari and Firefox, but not on Microsoft Edge and IE. No graph is shown and I receive error messages for timeout. Even the Google's demo chart doesn't work on Edge or IE:
https://developers.google.com/chart/interactive/docs/spreadsheets
It appears that the issue is with retrieving data from Google Sheets as it works when using hard-coded data. I hope someone can advise if this is an known issue and how this can be resolved. Thanks advance!