Is there a <set-property> tag in your gwt.xml that restricts the values of the user.agent property? This message is generated by UserAgentAsserter as a sanity-check when the runtime configuration of the module doesn't line up with the user.agent values it was compiled with.
0
votes
Add
<set-property name="user.agent" value="ie9" />
to your module description (gwt.xml).
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.OkRead more