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
Which seems like a safari bug but is there anyway to ignore this error on react-query level. Since its flooding the logs.
Connection to Indexed Database server lost. Refresh the page to try againWhich seems like a safari bug but is there anyway to ignore this error on react-query level. Since its flooding the logs.