CSFrequency / react-firebase-hooks

React Hooks for Firebase.
Apache License 2.0
3.58k stars 304 forks source link

useAuthState throws error #265

Closed OGreeni closed 1 year ago

OGreeni commented 2 years ago

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

chrisbianca commented 1 year ago

@OGreeni Please feel free to reopen this issue with a code example