I am using backbone to build my web app.
Currently I am facing an issue whereby if I am on the home page, I am unable to refresh the same page by just clicking on the \'
It works with
myBackboneRouter.navigate("users", {trigger: true})