-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
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
TypeError: undefined is not an object (evaluating 'f.balance') #2761
Labels
Sev2-normal
An issue that may lead to users misunderstanding some limited risks they are taking
type-bug
Something isn't working
Comments
estebanmino
changed the title
Sentry: TypeError: undefined is not an object (evaluating 'f.balance')
Play Store: TypeError: undefined is not an object (evaluating 'f.balance')
Jun 9, 2021
Sentry issue: METAMASK-MOBILE-Q9S |
Sentry issue: METAMASK-MOBILE-EW0 |
Sentry issue: METAMASK-MOBILE-M0R |
Sentry issue: METAMASK-MOBILE-C3F |
Sentry issue: METAMASK-MOBILE-EET |
Sentry issue: METAMASK-MOBILE-PBN |
Sentry issue: METAMASK-MOBILE-KS8 |
Sentry issue: METAMASK-MOBILE-KXE |
Sentry issue: METAMASK-MOBILE-DNG |
Sentry issue: METAMASK-MOBILE-QZ0 |
Sentry issue: METAMASK-MOBILE-R2Y |
estebanmino
changed the title
Play Store: TypeError: undefined is not an object (evaluating 'f.balance')
TypeError: undefined is not an object (evaluating 'f.balance')
Jun 9, 2021
sethkfman
added
the
Sev1-high
An issue that may have caused fund loss or access to wallet in the past & may still be ongoing
label
Jul 28, 2021
omnat
added
Sev2-normal
An issue that may lead to users misunderstanding some limited risks they are taking
and removed
Sev1-high
An issue that may have caused fund loss or access to wallet in the past & may still be ongoing
labels
Jul 29, 2021
3 tasks
Cal-L
added
the
needs-dev-review
PR needs reviews from other engineers (in order to receive required approvals)
label
Aug 4, 2021
Cal-L
removed
the
needs-dev-review
PR needs reviews from other engineers (in order to receive required approvals)
label
Sep 1, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Sev2-normal
An issue that may lead to users misunderstanding some limited risks they are taking
type-bug
Something isn't working
Description
Error:
Technical Requirements
fromAccount.balance
field. This is most likely caused by undefinedfromAccount
, so may need to dig into why that is undefined.balance
is undefined.index.js
fileAcceptance Criteria
fromAccount
orbalance
to be undefined and ensure component is gracefully rendering properly.References
Sentry - https://sentry.io/organizations/metamask/issues/2426194283/?project=2299799&referrer=github_integration
This is most likely the same problem causing #2762
The text was updated successfully, but these errors were encountered: