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
- fixing condition in popstate event handler; since e is jQuery Event Object, there is no state property defined, we need to use e.originalEvent.state instead
0 commit comments