Monday, June 24, 2013

Re: Anchor does not work in IE - very strange problem!


The exception occurrs somewhere in a constructor where a panel is created. At the moment it would be of help, if I could see how the source is translated into JS. But IE shows only the code from the host page. No idea how to update it.

Compile your app in PRETTY or DETAILED mode so that your Java method/class/package names won't be obfuscated in the final JS and then the exception text should already give you a strong hint where things go wrong.

In IE Developer Tools you need to hit the small refresh button.

-- J.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment