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
The defineProp calls for document.hidden and document.visibilityState only contain getters. In older versions of safari this causes the subsequent sets of these properties to error with the message "TypeError: setting a property that has only a getter"