miguel-perez/smoothState.js

onBefore hook not runs onpopstate and on load()

Open

#219 opened on Sep 28, 2015

View on GitHub
 (7 comments) (0 reactions) (0 assignees)CSS (4,433 stars) (515 forks)batch import
bughelp wanted

Description

onBefore hook not runs on "onpopstate" event (when user use "Back" button) and when load() method called. I think it should be in docs, or if it is bug, it should be fixed.

Contributor guide