Open
Description
Operating System
macOS Sonoma
Browser Version
Chrome 122.0.6261.112
Firebase SDK Version
10.8.1
Firebase SDK Product:
Auth
Describe your project's tooling
React app with Webpack
Describe the problem
There is an incredibly long delay after an oAuth popup is closed before the auth/popup-closed-by-user
error is thrown. Consistently 7 or 8 seconds.
Steps and code to reproduce issue
- Call
signInWithPopup
orreauthenticateWithPopup
- Close the popup
- There will be a ridiculously long delay before an error is thrown