On 20 juil, 11:30, Ahmed Shoeib <[email protected]> wrote: > Welcome all , > > i face a problem with pressing F5 button to load current page > > i use history manager to make next & back in my project > > now after pressing the f5 button it return to the first page in my > projects > > how to fix this problem > > ????
In your onModuleLoad, are you using the current History.getToken() (or History.fireCurrentHistoryState()) ? If not, then that's probably the problem. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
