You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
c0rdeiro
changed the title
[bug] Wagmi Typescript Register config not working
[bug] Wagmi Typescript Register config not working with web3modal
Sep 9, 2024
Link to minimal reproducible example
https://stackblitz.com/edit/web3modal-next-template-x9kugf?file=app%2FTest.tsx
Summary
I'm currently migrating from rainbowkit to web3modal but the typesafe of wagmi's config is not working as it should with web3modal.
wagmi docs
with ranbowkit ->
with walletconnect ->
Edit: I had previously mentioned this at ETHGlobal Brussels but it seems its not fixed yet?
List of related npm package versions
"typescript": "5.2.2",
"viem": "2.21.3",
"wagmi": "^2.12.8",
The text was updated successfully, but these errors were encountered: