Furthermore, even a hard refresh or restart of IE does not correct the problem. The only solution is to delete all IE temporary files.
On Apr 15, 8:56 am, JeanV <[email protected]> wrote: > Having the same problem with IE. Basically, I have a GWT app that > dynamically refreshes the Visualization. It works the first time > (after clearing cache) but then when > VisualizationUtils.loadVisualizationApi is called the second time > around, the callback function is never invoked. Any help would be > greatly appreciated. > > Jean > > On Mar 22, 5:59 pm, Anky <[email protected]> wrote: > > > > > Hi, > > > I am facing this issue since last week. Whenever I make a code change, > > the code works fine. It shows proper log from server but the chart is > > not getting displayed on the screen. What type of problem is this? It > > was working fine earlier. > > Also when I debug the application, the control should go to the > > runnable's run method after this statement: > > VisualizationUtils.loadVisualizationApi(onLoadCallback, > > ColumnChart.PACKAGE); > > but it skips the whole runnable block of the code. > > > Thanks > > Ankit -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
