-
Notifications
You must be signed in to change notification settings - Fork 695
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
Issue with WalletConnect wallets/QR code #1161
Comments
same issue here! |
Same issue here. Please look into it. |
@jayohTM It looks like the QR codes generated on that dApp are malformed and are missing a key: Some next steps:
|
@DanielSinclair Thanks for your help. Is the key something we need to provide on our end? You can review how we're invoking We'll bump up Wagmi as well for testing. 👍 |
@jayohTM Opened a PR against your repo with a fix for the issue: bradyj04/StakeBoard-Dash#7 |
I also bumped the Wagmi config out of your App component; this is a best practice as you won't want to re-initialize Wagmi and reset the provider connection. |
Thank you so much for your assistance! It is appreciated. |
ok |
Is there an existing issue for this?
RainbowKit Version
0.1.10
wagmi Version
0.10.9
Current Behavior
WalletConnect wallets do not function correctly; Metamask and Coinbase Wallet function as expected.
With Trust Wallet, nothing happens after scanning QR code.
With ZenGo, an invalid QR code error is shown.
Expected Behavior
WalletConnect supported wallets should connect.
Steps To Reproduce
Connect with WalletConnect, Trust Wallet or ZenGo
Link to Minimal Reproducible Example (CodeSandbox, StackBlitz, etc.)
https://stake-board-dash-bxvql010b-bradyj04.vercel.app/
Anything else?
We have requested a WalletConnect ID, which has been pending for 2 months, but our understanding is that is not required yet for operation.
The text was updated successfully, but these errors were encountered: