jxom
jxom
https://github.com/TanStack/query/blob/main/packages/react-query/package.json#L55 🤔
This issue has been temporarily closed due to the lack of a minimal reproducible example. Please upload a minimal reproducible example (you can use [this template](https://codesandbox.io/s/rainbowkit-nextjs-gz890p)) and then we will...
Looping from internal convo: I wonder if we should add https://next-auth.js.org/tutorials/securing-pages-and-api-routes#server-side to the example so we can remove the "flash of no connect button". I also wonder if we should...
This is very important IMO. A gzipped moment bundle is 64.8K which is quite clunky...
Wagmi had encountered this issue in the past when we integrated with Ethers. It is because arrays with assigned named properties (or vice-versa) aren’t serializable in JS itself (it serializes...
Happy to assist in anything Viem related (if Viem is considered in the upgrade)!
Will review this in-depth later in the week and happy to merge after that. I was also wondering – has there been any efforts so far to mitigate bundle size?...
Could be worth shipping sourcemaps – they are particularly useful for folks who want to debug things in the SDK (we ship them with wagmi & viem).
Closed in favor of https://github.com/wevm/wagmi/commit/7a23e1de51cd3f310015687745213efd15e47afe
^ please provide a reproduction with _only_ the `wagmi` dependency.