CSFrequency / react-firebase-hooks

React Hooks for Firebase.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

useAuthState throws error

OGreeni opened this issue · 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