Tony Grebnev
Tony Grebnev
### Problem Right now we have address and referrals indexes that are required for block validation and number of rpc methods. We need to make them optional and update validation...
# Bug report ## Description / Observed Behavior [Mutate Based on Current Data Docs](https://swr.vercel.app/docs/mutation#mutate-based-on-current-data) `mutate`'s async function data is set to `undefined` when used with Next.js `getServerSideProps` fallback and `revalidateIfStale:...
### How can we help? I am trying to integrate OneSignal but cannot understand how to reliably sync local indexDB state with with the server. I am building a custom...