You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
This is an extension from WalletConnect/modal-react-native#112 with more logs pertaining to @walletconnect/core and upon further investigation, it seems to be a decoding issue from undefined where a string was expected
work-kevin-flynn
changed the title
Decoding issue after scanning QR code with external wallet
Invalid payload which breaks flow after scanning QR code with external wallet
Nov 19, 2024
work-kevin-flynn
changed the title
Invalid payload which breaks flow after scanning QR code with external wallet
Exception after scanning QR with external wallet
Nov 19, 2024
work-kevin-flynn
changed the title
Exception after scanning QR with external wallet
Decoding issue after scanning QR code with external wallet
Nov 19, 2024
Describe the bug
This is an extension from WalletConnect/modal-react-native#112 with more logs pertaining to @walletconnect/core and upon further investigation, it seems to be a decoding issue from
undefined
where a string was expectedSDK Version (if relevant)
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Expectation - after confirmation from external wallet, walletconnect modal should proceed
Actual - the modal hangs and does nothing
Screenshots
where the exception happens after scanning QR code with external wallet
Log
added
console.log('-0-0-0', string, alphabet, bitsPerChar, buffer)
to/node_modules/multiformats/cjs/src/bases/base.js
Smartphone (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: