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
Fetching (with or without keepalive: true) immediately before leaving the page will result in an error (NS_BINDING_ABORTED). But waiting for the request would take too long. Safari and Chrome do not show this error behavior. Until a solution is found, click counting is disabled in Firefox.
The text was updated successfully, but these errors were encountered:
Fetching (with or without
keepalive: true
) immediately before leaving the page will result in an error (NS_BINDING_ABORTED
). But waiting for the request would take too long. Safari and Chrome do not show this error behavior. Until a solution is found, click counting is disabled in Firefox.The text was updated successfully, but these errors were encountered: