Web3Auth / web3auth-wagmi-connector

Web3Auth connector for wagmi
25 stars 24 forks source link

Error while trying to use Metamask in externalWallets from modal-sdk #108

Open guillermoriv opened 1 year ago

guillermoriv commented 1 year ago

Hey, I am using web3auth for our app, I have socials and I didn't want to use the connectors from wagmi, and I am only using the web3auth connector.

What I mean is having the socials and also the external wallet button so we can simulate a SSO with only one modal:

image

So far was working fine, but for some reason (lately this month), metamask just stopped working, and everytime that you try to login first goes fine but after disconnecting, this happens:

image

And you cannot login anymore, is also stuck there forever, we need to manually remove the localStorage for web3auth, and then it comes back up.

Ahmed-Aghadi commented 1 year ago

Same here. I've also created a topic regarding same in web3auth community website.

hqjang-pepper commented 1 year ago

Hello. for the endless loading issue, this was happening due to the bug in the wallet connect https://github.com/WalletConnect/walletconnect-monorepo/issues/3709 got this resolved here and it's expected to be released until this week