I am using the GWT Hyperlink for click handling. I set the history token to empty string and i am adding a click handler to the hyperlink. Later I realised though when i am clicking on the hyperlink, it is changing the browser url after the ...#.
Is it possible to prevent a gwt hyperlink from changing the browser url?