When it comes to my Backbone module, I typically access it via the URL:
However, there is another module that I need to view which can be accessed using the URL:
Please take note of the following:
Despite using
Backbone.history.navigate(another_module, {trigger:true});
, the resulting URL does not match the desired one as it becomes: