How to Firestone enable persistence? #314
Unanswered
DavideVito
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to implement Firestore offline persistence on my PWA.
I’m using this code to query the Firestore database
but running the code i get an error:
This component is wrapped inside a
<Suspense>
as mentioned in the documentationThat database read is the only one that i make in the entire app, how can i solve?
Beta Was this translation helpful? Give feedback.
All reactions