Wednesday, June 10, 2015

Re: Website not working in IE11. How to solve?

Ed,

Does your app have JSNI code or some code that does try {} catch(...) without reporting the issue ?

When I run it through IE11 with break on every exception it report a lot of "contains is undefined" exceptions ... 
I don't know on what object it is being reported nor that it is relevant.

David

On Tue, Jun 9, 2015 at 11:41 PM, Jens <jens.nehlmeier@gmail.com> wrote:

Can't you just debug the app using SuperDevMode? 
I thought about it, but I am not sure how as I develop on a Mac? 

Install VirtualBox and use a free Windows + IE 11 VM image from Microsoft ( http://modern.ie ). When you bind DevMode to your host IP instead of localhost you can debug your app with classic DevMode as well as SuperDevMode inside the VM.

-- 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/d/optout.

--
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/d/optout.

No comments:

Post a Comment