web3modal icon indicating copy to clipboard operation
web3modal copied to clipboard

[bug] Connecting to Base Sepolia With Social Logins not working well

Open rtomas opened this issue 1 year ago • 2 comments

Link to minimal reproducible example

https://github.com/WalletConnect/web-examples/tree/issue/with-base-sepolia/dapps/web3modal/react

Summary

Connect to the Sepolia Base using Social Login. image

Then a modal appears to change the network upon connection, but clicking it does not yield any response. If I close it, the connection remains ok.

https://github.com/user-attachments/assets/99ed5b84-62f2-4205-a84c-117f225130eb

List of related npm package versions

"dependencies": { "@tanstack/react-query": "5.49.2", "@web3modal/wagmi": "5.0.11", "react": "18.3.1", "react-dom": "18.3.1", "viem": "2.16.5", "wagmi": "2.10.9", "@wagmi/core": "2.11.6" },

rtomas avatar Aug 13 '24 22:08 rtomas

https://linear.app/walletconnect/issue/APKT-875/%5Bbug%5D-connecting-to-base-sepolia-with-social-logins-not-working-well

rtomas avatar Aug 13 '24 22:08 rtomas

We have also observed this problem. Switching network to Base Sepolia seems to fail.

killergerbah avatar Aug 22 '24 05:08 killergerbah

Please update to latest version ... cc @killergerbah

rtomas avatar Sep 04 '24 13:09 rtomas

It still exists, for me I cant switch to Base Sepolia

ra-sun-god avatar Sep 24 '24 07:09 ra-sun-god