I've added all wallets in the list for connectorsForWallets function. The wallets appears in the Rainbow Modal list as expected. When I press MetaMask it opens my MetaMask to connect. When I press Coinbase it opens the QR code to connect, when I press any other wallet (Trust, WalletConnect, Ledger, Steak, Argent, etc) to connect, nothing happens. I dont see any QR appearing to the right. Niether Ledger Live tries to connect.
Environment
Local, using Goerli testnet for Eth
Expected Behavior
Pressing any wallet from the available list, would open a QR code, or try to connect the hardware (Ledger).
Is there an existing issue for this?
RainbowKit Version
0.4.0
wagmi Version
0.5.0
Current Behavior
I've added all wallets in the list for connectorsForWallets function. The wallets appears in the Rainbow Modal list as expected. When I press MetaMask it opens my MetaMask to connect. When I press Coinbase it opens the QR code to connect, when I press any other wallet (Trust, WalletConnect, Ledger, Steak, Argent, etc) to connect, nothing happens. I dont see any QR appearing to the right. Niether Ledger Live tries to connect.
Environment
Local, using Goerli testnet for Eth
Expected Behavior
Pressing any wallet from the available list, would open a QR code, or try to connect the hardware (Ledger).
Steps To Reproduce
Im using Vite React. This is my
package.json
This is my wallet Provider:
Link to Minimal Reproducible Example (CodeSandbox, StackBlitz, etc.)
No response
Anything else?
No response