On Monday, July 9, 2018 at 11:50:46 AM UTC+2, [email protected] wrote: > > Hi, I am working on a legacy application which is developed using gwt 2.4. > But the application does not work properly on windows 10 machine with edge. > Any inputs are appreciated.
As I answered yesterday on StackOverflow (https://stackoverflow.com/a/51231718/116472), GWT 2.4 predated even IE10, and cannot be expected to be OK with any recent browser (that leaves only IE9 and earlier). You need to upgrade to a newer version of GWT (and remember that only the very latest is supported, currently 2.8.2) -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
