knockout sammy.js navigation issue
问题 I have a scenario like this. Initially loaded when page is navigated to #Action. Once the select action is performed data-bind="with tag is loaded" User click on "Do Something" action is performed. Which replaces the whole "parentNode" Now When the user clicks back, and the sammy.js notices the hash tag #Action/:id, I need to load the #Action to get back the main View and then select the id to load the data-bind="with" tag again. How can I do this? Currently the page does go back to "Action/