Friday, August 23, 2013

Re: com.google.gwt.core.client.JavaScriptException: (InvalidCharacterError) on IE 10

Well then you have to force IE 10 always into IE 9 mode (X-UA-Compatible meta tag) if you can not update to a newer GWT version. Or you try to figure out how the Button implementation of GWT 2.5.1 differs from 2.2 because I haven't seen the above issue in IE 10 with the current GWT version.

-- 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/groups/opt_out.

No comments:

Post a Comment