walletconnect-monorepo
walletconnect-monorepo copied to clipboard
When Google Browser clicks the Connect button, it will open a new invalid page while opening the wallet app
Describe the bug
When Google Browser clicks the Connect button, it will open a new invalid page while opening the wallet app
The location of the bug: qrcode modal/dist/cjs/index Js line 76 (target: "_blank") The solution is to comment out the changed code
Hi @mvpyb can I know the SDK version and a bit more about your environment?
"@walletconnect/client": "^1.8.0", "@walletconnect/qrcode-modal": "^1.8.0", "@walletconnect/utils": "^1.8.0",
node 12.18.0 win11
hey @mvpyb v1 has been deprecated so please be sure to use the latest SDK. Migration Guide: https://docs.walletconnect.com/2.0/advanced/migrating-from-v1.0