1 min readApr 22, 2020
Without digging into it, i believe you would be leaving your subscription to auth state changes open there without any calls to unsubscribe. Just made an adjustment to show that onAuthStateChanged returns a value that allows you to unsubscribe (which you can do in the return of the useEffect(..., [])