Toronto, are you sure this is not a caching issue? If you are using 1.1, please switch to 1.0 (or 1, which loads 1.0). We only applied the fix to the 1.0 version.
If the problem persists, can you give us a pointer to the page where you see the problem? Or can you reproduce the problem in jsfiddle? On Fri, Feb 20, 2015 at 7:57 AM, Toronto Ccas <[email protected]> wrote: > The issue is still present this morning. HELP! > > On Thursday, February 19, 2015 at 4:43:20 PM UTC-5, Daniel LaLiberte wrote: >> >> General update posted: >> >> https://groups.google.com/forum/#!topic/google- >> visualization-api/hLuH41grF2k >> >> The querySelector problem is one that will be fixed asap, hopefully this >> evening. >> >> On Thu, Feb 19, 2015 at 4:25 PM, Toronto Ccas <[email protected]> >> wrote: >> >>> any update? >>> >>> >>> On Thursday, February 19, 2015 at 12:54:45 PM UTC-5, VA wrote: >>>> >>>> having similar issue in IE11 - >>>> >>>> switching to compatibility mode works. >>>> However without compatibility, the error pops up. >>>> Is there any other fix? >>>> >>>> >>>> >>>> On Thursday, February 19, 2015 at 10:37:39 AM UTC-5, Toronto Ccas wrote: >>>>> >>>>> this started appearing this morning: >>>>> >>>>> One or more participants failed to draw()× >>>>> >>>>> >>>>> >>>>> >>>>> Object doesn't support property or method 'querySelector'× >>>>> >>>>> >>>>> >>>>> Using this code snip (worked fine up until yesterday): >>>>> <script type="text/javascript" src="http://www.google.com/jsapi >>>>> "></script> >>>>> >>>>> <script type="text/javascript">google.load('visualization', '1.0', >>>>> {packages:['controls','corechart','table']});</script> >>>>> >>>>> <script> >>>>> //Completed >>>>> function drawTable() { >>>>> var data = google.visualization.arrayToDataTable([.... >>>>> dashboard.bind([categoryPicker], [table]); >>>>> dashboard.draw(view); >>>>> } >>>>> google.setOnLoadCallback(drawTable); >>>>> >>>> -- >>> 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 http://groups.google.com/ >>> group/google-visualization-api. >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> >> >> -- >> Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2> >> - 978-394-1058 >> [email protected] 5CC, Cambridge MA >> [email protected] 9 Juniper Ridge Road, Acton MA >> > -- > 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 > http://groups.google.com/group/google-visualization-api. > For more options, visit https://groups.google.com/d/optout. > -- Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2> - 978-394-1058 [email protected] <[email protected]> 5CC, Cambridge MA [email protected] <[email protected]> 9 Juniper Ridge Road, Acton MA -- 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 http://groups.google.com/group/google-visualization-api. For more options, visit https://groups.google.com/d/optout.
