Open seaona opened 10 months ago
Hi @seaona , do you know if this is still a bug?
Sentry Issue: METAMASK-MOBILE-2CVH
This issue has been automatically marked as stale because it has not had recent activity in the last 90 days. It will be closed in 7 days. Thank you for your contributions.
Describe the bug
Problem: I was trying to deploy the test dapp NFT contract, and I got the error
Cannot read properties 'toString' of undefined
. It seems an intermittent failure / race condition, as when I tried again then it worked.Expected behavior
No error. Deploying contracts should always work.
Screenshots/Recordings
Steps to reproduce
The issue is not deterministic, but here the steps I did:
Error messages or log output
No response
Version
7.15.0 - but nothing indicates it's a regression (might be an old issue) // to determine repro steps first
Build type
None
Device
Pixel 6
Operating system
Android
Additional context
No response
Severity
No response