Is there a way to trigger same location route in backbone.js, for example when location is /My/App/#/About and user clicks again on anchor with the same route in order to refresh the page content.
Is there a way to trigger same location route in backbone.js, for example when
Share
That way you can trigger a route manually.