On Saturday, October 3, 2020 at 1:00:32 PM UTC+2, jhon tonini wrote:
>
> Is possible to use push state in GWT history  (Es. /users, /newuser)  
> instead of "#" ?


Not GWT History directly, but if you're using Places then you can use a 
Historian that uses pushState *instead* of GWT 
History: https://gist.github.com/tbroyer/1883821 (this is nearly 9 years 
old, you'll probably want to replace JSNI with JsInterop/Elemental2)

-- 
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/69189e7e-140a-4f7d-8cb3-a6443ec56cffo%40googlegroups.com.

Reply via email to