Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor: Typo at Constants docs #1073

Open
MorenoMdz opened this issue Mar 16, 2021 · 1 comment
Open

Minor: Typo at Constants docs #1073

MorenoMdz opened this issue Mar 16, 2021 · 1 comment

Comments

@MorenoMdz
Copy link

At the Auth page, logout() section, an s is missing from the constants page link.

logout()
Logout from Firebase and delete all data from the store (state.firebase.data and state.firebase.auth are set to null).

Looking to preserve data on logout? checkout the preserve config option, which preserves data under the specified keys in state on logout.

Poiting to https://react-redux-firebase.com/docs/api/**contants** instead.

codedpills added a commit to codedpills/react-redux-firebase that referenced this issue Apr 25, 2021
At the Auth page, logout() section, the link to the constants page is broken because an "s" is missing from the constants page link.
@codedpills
Copy link
Contributor

@MorenoMdz Good catch. I've submitted a PR to patch this. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants