TanStackT
TanStack11mo ago
1 reply
verbal-lime

Ignoring error when using experimental persister?

Hey I am using the experimental persister, and localforage for persisting data in indexeddb now the issue is sometimes I get an error
Connection to Indexed Database server lost. Refresh the page to try again

Which seems like a safari bug but is there anyway to ignore this error on react-query level. Since its flooding the logs.
Was this page helpful?