I am also getting this error starting Morning of 7/9/2020. We USE IE 11 here and this morning charts failing with "Object doesn't support property or method 'assign'" loader.js (90,18) The page loads charts using <script type="text/javascript" src="https://www.gstatic.com/charts/loader.js"></script> and google.charts.load('current', { 'packages': ['corechart'] });
Going to try to call the older versions to see if it helps. Dan On Thursday, July 9, 2020 at 4:34:14 AM UTC-4, Philippe Debrabant wrote: > > Only IE is affected. Unfortunately, we use IE11 internally in our company. > Loading works fine with Firefox and Chrome. > > Le jeudi 9 juillet 2020 10:19:10 UTC+2, Philippe Debrabant a écrit : >> >> Hi, >> >> Since today (2020-07-09) our web application can't show any organigram >> chart. >> The "load" method returns "L’objet ne gère pas la propriété ou la méthode >> « assign »" (in french). >> >> We load google vizualization api from >> https://www.gstatic.com/charts/loader.js. >> >> Is there any way to load the previous functional version ? >> >> Thanks for your help. >> > -- 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/5c330e52-db77-4688-bba4-ae85df0cf814o%40googlegroups.com.
