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
While there's a new event listener for a window "unload" event, it's not always triggered, especially if you navigate back to an Admin list without updating anything.
There seem to be two possible candidates: "pagehide" and "visibilitychange".