We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
data is undefined
A dependency I use uses coinbase-wallet-sdk as peer dependency. It's using: "@coinbase/wallet-sdk": 3.7.2
"@coinbase/wallet-sdk": 3.7.2
And I just got this error:
I'd expect the library to check if data is undefined before accessing keys
3.7.2
No response
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36 OPR/108.0.0.0
BrowserName: Opera - Version 108.0.0
The text was updated successfully, but these errors were encountered:
Hi @juansalvatore thanks for the bug report, but we don't plan on making changes to old versions of the SDK. I recommend upgrading to v4
Sorry, something went wrong.
No branches or pull requests
Describe the bug
data is undefined
Steps
A dependency I use uses coinbase-wallet-sdk as peer dependency.
It's using:
"@coinbase/wallet-sdk": 3.7.2
And I just got this error:
Expected behavior
I'd expect the library to check if data is undefined before accessing keys
Version
3.7.2
Additional info
No response
Desktop
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36 OPR/108.0.0.0
BrowserName: Opera - Version 108.0.0
Smartphone
No response
The text was updated successfully, but these errors were encountered: