Open
Description
The unload
event is deprecated and should not be used. Instead, utilize the visibilitychange
or pagehide
events.
Additionally, usage of the unload
event reflects negatively in Google Lighthouse's SEO scoring.
https://developer.mozilla.org/en-US/docs/Web/API/Window/unload_event
Usage: