简体   繁体   中英

GWT issue with IE9

I had a project using GWT and gwt-presenter which is compatible with most browsers: IE9, Firefox, Chrome, Opera and Safari. And since the migration to GWT Platform, my project does not works with IE9 except in compatibility mode(display page as if we were using an earlier version of Internet Explorer) and it's still compatible with others browsers. what is the problem exactly?? i dont know but the browser loads the file then it it displays a blank page and no errors are reported! ! is there anyone who has been faced a problem like this with IE9? Any help would be appreciated.

GWT has special section of documentation for IE9 and you can find it here - https://developers.google.com/web-toolkit/doc/latest/DevGuideIE9

Note - GWT has for quite a while now supported ie9 as browser permutation that can be added in the module.gwt.xml file.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM