Recompiling a project using the build #4955 from SVN throws a lot of
errors, every time I use the RootPanel.get(“id_element”)… I get the
next exception:

        at com.google.gwt.user.client.ui.RootPanel.detachOnWindowClose
(RootPanel.java:122)
        at com.google.gwt.user.client.ui.RootPanel.get(RootPanel.java:197)

The first time it happens is inside the onModuleLoad(), I get an
existing element inside the .html file using RootPanel.get(“flash1”)
and that throws the exception
(I checked that the id="flash" element really exists)

Thanks

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to