Tony Grebnev
Results
2
issues of
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...
enhancement
performance
# 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:...