First try upgrading to GWT 2.8.2 and check if the problem still exists. If it still exists try compiling the app using -draftCompile which disables nearly all optimizations done by the GWT compiler. If the problem disappears the compiler has done a problematic optimization, which is probably pretty tough to figure out.
-- J. -- You received this message because you are subscribed to the Google Groups "GWT Users" 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 https://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
