rainbow-me / rainbowkit

The best way to connect a wallet 🌈 🧰

Home Page:https://rainbowkit.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to connect to Argent Wallet

jtfirek opened this issue · comments

Is there an existing issue for this?

  • I have searched the existing issues

RainbowKit Version

^2.0.0

wagmi Version

^2.5.7

Current Behavior

When connecting to our dapp at ether.fi - users with argent wallet installed - rainbowkit doesn't seem to be recognizing that the user has the wallet.

I am getting the same behavior from the rainbowkit site as well:
Screenshot 2024-04-03 at 1 12 18 PM

Expected Behavior

User connects their wallet

Steps To Reproduce

Navigate to https://www.rainbowkit.com/docs/introduction and try to connect with argent wallet installed

Link to Minimal Reproducible Example (CodeSandbox, StackBlitz, etc.)

No response

Anything else?

No response

commented

@jtfirek This is an known issue with Argent x wallet. The wallet browser seems to be crashing if it's being used with wagmi.

Due to that we only support mobile app via WalletConnect QR code. I also attached an image of it failing if we were to use the browser version.

image

This is also something that's out of our control since those wallets decide themselves how the basic functionality should be.

Thanks!