Thanks, I will check that out. On Monday, January 11, 2021 at 9:16:02 PM UTC+1 [email protected] wrote:
> Are you using Places? > Have a look at https://gist.github.com/tbroyer/1883821 > Otherwise (using plain com.google.gwt.user.client.History), you'd have to > migrate your code to use something else, possibly based on elemental2-dom: > https://javadoc.io/doc/com.google.elemental2/elemental2-dom/latest/elemental2/dom/History.html, > > or domino-history as already suggested by Ahmad. > > On Monday, January 11, 2021 at 1:17:25 PM UTC+1 Martin Nguyen wrote: > >> Hi, >> >> We are using the GWT built in History which leads to the hashtag tokens. >> This is leading to a problem when we are trying to redirect in a Microsoft >> teams app. >> >> Is there a way for us to try removing that hashtag sign in the urls, are >> there any up-to date libraries or implementation to go from History -> >> HTML5 pushstate? >> >> Best regards >> Martin >> > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/8a23a818-7d24-4d3d-b26b-216f5771d909n%40googlegroups.com.
