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
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:
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:
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.
The text was updated successfully, but these errors were encountered:
Hello.
for the endless loading issue, this was happening due to the bug in the wallet connect WalletConnect/walletconnect-monorepo#3709
got this resolved here and it's expected to be released until this week
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:
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:
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.
The text was updated successfully, but these errors were encountered: