web3modal icon indicating copy to clipboard operation
web3modal copied to clipboard

[bug] the wallet options doesn't show up in chrome mobile

Open sdrhashemi opened this issue 1 year ago • 7 comments

Link to minimal reproducible example

https://github.com/FishDontExist/pancakeSwapLikeWalletConnect

Summary

I just created a react-app and implemented the latest Web3modal based on the official docs, but when I tested the app on my chrome mobile, the wallet connection options doesn't appear on the modal. web3modalBugReport

List of related npm package versions

"@tanstack/react-query": "^5.29.2", "@web3modal/wagmi": "^4.1.10", "react": "^18.2.0", "react-dom": "^18.2.0", "viem": "^2.9.23", "wagmi": "^2.5.20" }, "devDependencies": { "@types/react": "^18.2.66", "@types/react-dom": "^18.2.22", "@typescript-eslint/eslint-plugin": "^7.2.0", "@typescript-eslint/parser": "^7.2.0", "@vitejs/plugin-react-swc": "^3.5.0", "eslint": "^8.57.0", "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-react-refresh": "^0.4.6", "typescript": "^5.2.2", "vite": "^5.2.0" }

sdrhashemi avatar Apr 22 '24 18:04 sdrhashemi

I cloned your repo and it works well for me. Is it possible that you're using a different project ID?

IMG_20240422_185911.jpg

glitch-txs avatar Apr 22 '24 22:04 glitch-txs

I cloned your repo and it works well for me. Is it possible that you're using a different project ID?

IMG_20240422_185911.jpg

What do u mean? I included my project id in my repo

sdrhashemi avatar Apr 23 '24 19:04 sdrhashemi

I'm not able to repro, do you see any errors on console?

glitch-txs avatar Apr 23 '24 19:04 glitch-txs

I'm not able to repro, do you see any errors on console?

No, there is no error

sdrhashemi avatar Apr 23 '24 19:04 sdrhashemi

weird, can you try here: https://lab.web3modal.com/library/wagmi/

glitch-txs avatar Apr 23 '24 19:04 glitch-txs

weird, can you try here: https://lab.web3modal.com/library/wagmi/

Thanks mate :)

sdrhashemi avatar Apr 25 '24 10:04 sdrhashemi

@FishDontExist Sounds like this is resolved from your side? I will close it but please re-open if required.

Sam-Newman avatar May 30 '24 10:05 Sam-Newman