web3modal icon indicating copy to clipboard operation
web3modal copied to clipboard

[bug] No response when connecting to phantom wallet

Open leslie555 opened this issue 1 year ago • 2 comments

Link to minimal reproducible example

https://web.telegram.org/k/#@leslie_57_bot

Summary

The code repo: https://github.com/leslie555/TG-mini-app

I am trying to develop a telegram mini app, and I want to connect the phantom wallet in my mini app, so I followed the tutorial to install @web3modal/wagmi. After I clicked the Connect Button, the wallet list showed that phantom was installed (chrome extension in my case). But after I selected phantom, the phantom extension did not respond. If I selected metamask, I could connect the wallet normally. image

List of related npm package versions

"@web3modal/wagmi": "^5.0.11", "viem": "^2.19.2", "wagmi": "^2.12.4", "@tanstack/react-query": "^5.51.21",

leslie555 avatar Aug 09 '24 09:08 leslie555

same issue

alanwu4321 avatar Aug 19 '24 17:08 alanwu4321

It opens wallet to connect to phantom but tries to switch to unidentified chain on phantom wallet. Thanks in Advance!!!

adityanithariya avatar Aug 23 '24 19:08 adityanithariya