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

SubWallet wants to connect if using MetaMask #3180

Open
kacperkurek opened this issue Jun 9, 2024 · 1 comment
Open

SubWallet wants to connect if using MetaMask #3180

kacperkurek opened this issue Jun 9, 2024 · 1 comment
Milestone

Comments

@kacperkurek
Copy link

Describe the bug
SubWallet actions are calling when MetaMask is connected. Also SubWallet tries to auto-connect when visit site again but it was logged in with metamask last

Link to Minimal Reproducible Example
https://github.com/kacperkurek/test-wagmi

Steps To Reproduce
Login with SubWallet and disconnect.
Login with MetaMask

It is not related with wagmi based on response from wagmi team -> wevm/wagmi#4018

@Thiendekaco
Copy link

Hi @kacperkurek , we thank you for bringing this issue to our attention. Our investigation revealed that the issue is due to the Subwallet provider not yet supporting the method used by web3Modal to disconnect. Therefore, when web3Modal/wagmi disconnects, our wallet does not receive the information that the dapp has disconnected. We will monitor and update these methods in the near future.

@hieudd hieudd added this to the Milestone 8 milestone Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants