pendulum-chain / vortex

https://app.vortexfinance.co/
1 stars 1 forks source link

Remove injectedWallet as it causes the connection issue #276

Closed Sharqiewicz closed 1 week ago

Sharqiewicz commented 1 week ago

Issue: When both Phantom and Coinbase wallets are enabled, the dapp fails to load.

Observation: The issue is caused by adding to the connectorsForWallets config wallets: [injectedWallet],

Closes: #275

netlify[bot] commented 1 week ago

Deploy Preview for pendulum-pay ready!

Name Link
Latest commit a56b969b768bbbdf3ad62489880efa116b0ac388
Latest deploy log https://app.netlify.com/sites/pendulum-pay/deploys/67347e5940b32c0008d5cec7
Deploy Preview https://deploy-preview-276--pendulum-pay.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Sharqiewicz commented 1 week ago

Since we have switched to AppKit, I won’t be debugging this issue as it is no longer relevant to us. I reproduced the issue on CodeSandbox.io and reported it as a bug in the RainbowKit repository here: https://github.com/rainbow-me/rainbowkit/issues/2247