Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information