web3-react
web3-react copied to clipboard
Coinbase wallet browser extension is opening instead of qr code modal, when we have coinbase extension installed on browser
We are using a web3-react v6 for integrating different wallets into our platform. We are facing an issue with the Coinbase wallet,
- when I choose Coinbase wallet it is showing me a QR code modal, if the Coinbase desktop wallet (browser extension) is not installed, the flow was really smooth
- if the Coinbase desktop wallet (browser extension) is installed, when I choose Coinbas wallet instead of showing a QR Code Modal, it opens the Coinbase wallet browser extension, If I connect it with my app it is not working as other wallets.
Node version: v16.15.0 web3-react version: v6 Next js version: 12.1.5