DavNej
Results
2
comments of
DavNej
Hi @bonbonio, Have you tried to use `initializeConnector` from v8 ? https://github.com/Uniswap/web3-react/blob/%40web3-react/core%408.0.35-beta.0/packages/core/src/hooks.ts
Hi all ☀️, I just found a very simple fix for that bug in this Stack Overflow answer 👉 https://stackoverflow.com/a/70421220/7103634 In `eslint.json`, we just need to replace `"extends": "next/core-web-vitals"` by...