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
I think you are using the newest version of react-redux-firebase package try to downgrade the package or use the newest syntax as described in documentation
when I used store.firebaseAuthIsReady does not work. then i logged it to console which gave undefined value
console.log('some',store.firebaseAuthIsReady)
The text was updated successfully, but these errors were encountered: