Replies: 2 comments 2 replies
-
the I'm open for api proposals to implement multiple, different overflow strategies, but it would need to happen fast, as we're very close to release v4. I would ideally want to have what you can also do is pass |
Beta Was this translation helpful? Give feedback.
-
@TkDodo Thanks for quick reply. As per your suggestion, I added error handling to the AsyncStoragePersistor.
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We are using
persistQueryClient
withcreateAsyncStoragePersistor
. Now, I need to handle storage full error. I am thinking of clearing the cache whenever we get storage full error but I am not sure where can I catch that error ?(React Query + React Native + AsyncStorage)
Beta Was this translation helpful? Give feedback.
All reactions