You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be absolutely amazing if we could detect when the back button is pressed, using window.onpopstate on newer browsers.
Then once ngAnimate is in, we could have transitions between pages that look different depending on forward or back (eg github file browser, any mobile app).
I'd be willing to work on this.
The text was updated successfully, but these errors were encountered:
It would be absolutely amazing if we could detect when the back button is pressed, using
window.onpopstate
on newer browsers.Then once ngAnimate is in, we could have transitions between pages that look different depending on forward or back (eg github file browser, any mobile app).
I'd be willing to work on this.
The text was updated successfully, but these errors were encountered: