-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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: failure to switch chains using WalletConnect in Wagmi 2 #3347
Comments
I have the same issue with 1.4.12 version |
Something is really off with this chain switching using WalletConnect. I have another issue #3350 😄 |
yes, you're right! i also get a DIFFERENT error in the sandbox: "An error occurred when attempting to switch chain. Details: Missing or invalid. request() method: wallet_switchEthereumChain Version: viem@2.0.0-rc.2" |
@firnprotocol which wallet? |
hi, this is a WalletConnect issue, I've open an issue here feel free to close here/track there. Thanks! |
This issue has been locked since it has been closed for more than 14 days. If you found a concrete bug or regression related to it, please open a new bug report with a reproduction against the latest wagmi version. If you have any other comments you can create a new discussion. |
Is there an existing issue for this?
Package Version
rc (for wagmi 2)
Current Behavior
calling
switchChain
orswitchChainAsync
with WalletConnect throws:Expected Behavior
should work.
Steps To Reproduce
connect using WalletConnect; then switch chain.
Link to Minimal Reproducible Example (StackBlitz, CodeSandbox, GitHub repo etc.)
https://stackblitz.com/edit/vitejs-vite-ty17d7
Anything else?
No response
The text was updated successfully, but these errors were encountered: