Reputation: 153
I have an application which is developed using gwtext 2.0.5 , it used to work in IE9 but it doesn't work in IE11. It doesnt show any error message. Request does go to backend code but when from my code request is forwarded to a page, nothing is displayed. It seems my *.nocache.js is not being loaded.
I tried changing meta tag X-UA-Compatible
to IE=EmulateIE8
and adding user.agent in *.gwt.xml
but it didn't work.
Can anyone please help me on this?
Thanks
Upvotes: 1
Views: 285