andipaetzold/react-firehooks

useAuthState

Closed this issue · 2 comments

This custom hook returns a loading state. For me, this state seems to be always false.

Which version are you currently using? With the latest release the loading state should be true if the current user hasn't been loaded yet.

I am using the latest version. I assume it must be due to my setup then.
Thanks for the quick reply!