react-firebase-hooks icon indicating copy to clipboard operation
react-firebase-hooks copied to clipboard

useAuthState throws error

Open OGreeni opened this issue 3 years ago • 0 comments

I'm getting TypeError: Cannot read properties of null (reading 'useReducer') when passing in the auth object to useAuthState. Not sure what went wrong.

OGreeni avatar Sep 18 '22 16:09 OGreeni