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] Cannot change network to Polygon amoy (or any other) when using email wallet (authConnector) #2284

Closed
gittygoo opened this issue May 18, 2024 · 2 comments
Labels
bug Something isn't working needs review

Comments

@gittygoo
Copy link

gittygoo commented May 18, 2024

Link to minimal reproducible example

https://walletconnect.com

Summary

When logging in with an email wallet, if the dapp is not on a mainnet you cant change the network to a testnet, clicking the button doesn't really do anything if you want to change to a testnet (tried with sepolia and amoy)
image
It work with all other wallets, just the email ones not

List of related npm package versions

"@web3modal/siwe": "^4.2.1",
"@web3modal/wagmi": "^4.2.1",
"siwe": "2.3.2",
"wagmi": "2.6.0",
@gittygoo gittygoo added bug Something isn't working needs review labels May 18, 2024
@glitch-txs
Copy link
Member

Email only supports Magic supported chains as we are using it as a provider.
https://magic.link/docs/blockchains/overview

@glitch-txs glitch-txs closed this as not planned Won't fix, can't repro, duplicate, stale Jun 6, 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

2 participants