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] Android crash when user click on All Wallets to expand more wallets option #2278

Closed
socheatleang opened this issue May 16, 2024 · 2 comments
Labels
bug Something isn't working needs review

Comments

@socheatleang
Copy link

Link to minimal reproducible example

https://stackblitz.com/edit/web3modal-next-template-mp5c98?file=components%2Fweb3modal-provider.tsx

Summary

I am using react-native expo to develop dapp.

With the android, it's always crash when user press on all wallets to expend more wallets option. This issue happened only android.
photo_2024-05-16_13-40-26

List of related npm package versions

    "viem": "1.21.4",
    "wagmi": "1.4.13",
    "web3": "^1.7.4"
    "@tanstack/react-query": "^5.35.1",
    "@walletconnect/client": "^1.7.8",
    "@walletconnect/react-native-compat": "^2.13.0",
    "@walletconnect/react-native-dapp": "^1.7.8",
    "@walletconnect/web3-provider": "^1.7.8",
    "@web3modal/wagmi-react-native": "^1.3.0",
   "react": "18.2.0",
    "react-native": "0.71.14",
@socheatleang socheatleang added bug Something isn't working needs review labels May 16, 2024
@ignaciosantise
Copy link
Contributor

Im closing this one, let's discuss it in the react native repo -> WalletConnect/web3modal-react-native#160

@ignaciosantise ignaciosantise closed this as not planned Won't fix, can't repro, duplicate, stale May 24, 2024
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