Is there anyone having issues with GWT, MVP4G and IE7? For some reason i'm having an issue only with that browser where the two presenters (and views) do not get kicked off. Essentially, I have the rootView and presenter with one eventbus. I have then added two views within some flowpanels. I do get my rootView but I do not get the content which is supposed to be the other two views.
This works perfectly fine in IE8 and all other browsers but IE7 (or IE6 but don't care about IE6). Is it possible i'm doing something wrong? Or a particular process that needs to be followed in order for IE7 to work.