Víctor Gámez
Results
1
issues of
Víctor Gámez
I simply try to catch user information from `const { user, userManager }= useContext(UserData);` but they are always null :( > Console Log Output `{user: null, userManager: null, signOut: ƒ}`...