I'm glad you asked this question! I've just assumed that you had to fire the change event when adding to the history stack with addItem.
I guess you probably saw it but your answer is simply use the two argument version and pass in "false" for the issueEvent argument. On Dec 23, 11:32 pm, compuroad <[email protected]> wrote: > I thought History.newItem() would only build the history stack. > However in my App it fires the EntryPoint onModuleLoad, restarting the > application. > > What am I missing? -- 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.
