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
Add pagehide to make page unload code work on iOS and iPad (#1710)
The pageunload event no longer exists on Safari mobile. This fix adds the
pagehide event to ensure things get cleaned up as the browser closes or
refreshes.
0 commit comments