Edit: I forgot to say that the problem only occurs when I pass On Wednesday, November 27, 2013 10:45:06 PM UTC+1, Stefan Berger wrote: > > Hi, > > I can't find a solution for my problem, probably because it's too new. I > use the method > *VisualizationUtils.**loadVisualizationApi*(java.lang.Runnable onLoad, > java.lang.String... packages) > <http://gwt-google-apis.googlecode.com/svn/javadoc/visualization/1.1/com/google/gwt/visualization/client/VisualizationUtils.html#loadVisualizationApi(java.lang.Runnable,+java.lang.String...)> > in two different web applications. It works fine in one but not in the > other application. I spent hours to find out why, but could not find out > what exactly makes the difference between the two applications. > > The problem is, that the callback method in the Runnable parameter is > never called. In the Firebug console an error "ReferenceError: iT is not > defined" ("oT" on a different machine) is displayed. I'm not sure whether > the error message is related. > > Since this never happened before yesterday, when the new version was > released, it seems to be a bug in the new version. What would be the best > way to submit a bug report? The applications are too big to post the source > code without knowing where to look. I could not reproduce the problem in an > example application. Where can I look for the problem? > > Something that would help me already would be the possibility to use the > former version of the api. I know I can pass the version as a String to the > loadVisualizationApi. What do I need to pass if I want to use the version > from before Nov. 26 2013? > > Thanks in advance > Stefan >
-- 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/groups/opt_out.
