-
Notifications
You must be signed in to change notification settings - Fork 891
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
signOut fails due to a readonly property in Auth #5722
Comments
Hi, the problem actually seems to be your Anyway, the first snippet is the reproduction (replace
|
Wow! thank you so much for the deep analysis. |
[REQUIRED] Describe your environment
[REQUIRED] Describe the problem
Calling signOut throws an error.
The error that is thrown:
Relevant Code:
firebase-app.js
User.jsx
You can see the entire code here:
https://github.com/theninthsky/flyingnotes-client/tree/firebase
Thanks.
The text was updated successfully, but these errors were encountered: