Closed Sharqiewicz closed 1 week ago
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...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
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
Issue: When both Phantom and Coinbase wallets are enabled, the dapp fails to load.
Observation: The issue is caused by adding to the
connectorsForWallets
configwallets: [injectedWallet],
Closes: #275