Friday, August 26, 2016

Re: load js problem in IE11


On Friday, August 26, 2016 at 9:32:34 AM UTC+2, 129pierre wrote:
I have a module developped with gwt 2.7.

It worked both in chrome and IE11 from a static html page.

When wrapped in an jboss app, the IE11 is not loaded. 
Instead of the corresponding permutation (gecko I think), it is looking for undefined.cache.js

Could the page be in quirks mode? or with X-UA-Compatible telling IE to behave like IE5, IE6 or IE7?
Check the browser mode and document mode in the F12 Developer Tools.

--
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 google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment