Skip to content

bug(reducer): auth is empty when using login, but not empty when using createUser #388

Open
@mnindrazaka

Description

@mnindrazaka

when i tried to use auth with login() and try to shows auth props, i got this
login

but when i use createUser() i got this auth props
createUser

this is my login() code
image

this is my createUser() code
image

and this is how i attach auth props to a component
image

i use react native and react-native-firebase

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions