Replies: 1 comment 6 replies
-
I cant seem to solve this issue, haven't tested in production but its some weird behaviour, for context that context provider deliberates auth state of the user posing the big issue for me so when returning information about a user existing in the cache while certain data is missing when it routes the user to the home page, it gives many undefined errors |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Anyone familiar with react native firebase? If so im having this weird issue with firestore data being persisted after database has been cleared. In the pastebin below we can see that we do disable persisting and the database is cleared no users or collection of users but the docSnap still returns data https://pastebin.com/Yuv22uJ9
Beta Was this translation helpful? Give feedback.
All reactions