camme / jquery-router-plugin

Jquery plugin to handle routes for both hash and push state.
104 stars 47 forks source link

Fix bug with handling "/" route #1

Closed vadimzzz closed 10 years ago

vadimzzz commented 11 years ago

When going back to home page through browser's Back button - popstate event triggers, but e.originalEvent.state is NULL, so the router didn't execute the callback