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

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

Open
FishDontExist opened this issue Apr 22, 2024 · 7 comments
Open

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

FishDontExist opened this issue Apr 22, 2024 · 7 comments
Labels
bug Something isn't working needs review

Comments

@FishDontExist
Copy link

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"
}

@FishDontExist FishDontExist added bug Something isn't working needs review labels Apr 22, 2024
Copy link

linear bot commented Apr 22, 2024

@glitch-txs
Copy link
Member

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

@FishDontExist
Copy link
Author

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

@glitch-txs
Copy link
Member

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

@FishDontExist
Copy link
Author

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

No, there is no error

@glitch-txs
Copy link
Member

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

@FishDontExist
Copy link
Author

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

Thanks mate :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs review
Projects
None yet
Development

No branches or pull requests

2 participants