Is there a way to invalidate useFirestoreDocDataOnce when history.push happened #259
-
Transition to a page with subscribe and unsubscribe in https://codesandbox.io/s/reactfire-usefirestoredocdataonce-05i51?file=/src/config.js
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
The realtime snapshot listener will timeout in 30 seconds, after it is no longer in the view-tree. |
Beta Was this translation helpful? Give feedback.
The realtime snapshot listener will timeout in 30 seconds, after it is no longer in the view-tree.