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 extension relied on Chrome events and listened for the event downloadDelta.error.current === 'USER_CANCELED'. Firefox sends a slightly different event type than Chrome, so the following event was received:
The extension relied on Chrome events and listened for the event
downloadDelta.error.current === 'USER_CANCELED'. Firefox sends a slightly different event type than Chrome, so the following event was received: