Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] Wagmi Typescript Register config not working with web3modal #2823

Open
c0rdeiro opened this issue Sep 9, 2024 · 0 comments
Open

[bug] Wagmi Typescript Register config not working with web3modal #2823

c0rdeiro opened this issue Sep 9, 2024 · 0 comments
Labels
bug Something isn't working needs review

Comments

@c0rdeiro
Copy link

c0rdeiro commented 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 ->
image

with walletconnect -> image

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",

@c0rdeiro c0rdeiro added bug Something isn't working needs review labels Sep 9, 2024
@c0rdeiro c0rdeiro changed the title [bug] Wagmi Typescript Register config not working [bug] Wagmi Typescript Register config not working with web3modal Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs review
Projects
None yet
Development

No branches or pull requests

1 participant