CSFrequency/react-firebase-hooks

useAuthState throws error

OGreeni opened this issue · 1 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 Please feel free to reopen this issue with a code example