MetaMask / MetaMask/metamask-mobile

TypeError: Cannot read property 'name' of undefined

Open
#23,223 2 comments 0 reactions 0 assignees View on GitHub
external-contributor INVALID-ISSUE-TEMPLATE Sev2-normal team-accounts-framework
Dominant language
TypeScript
Stars
3k
Forks
1.7k
Avg merge
1d 14h
Merged PRs (30d)
669

Description

Sentry Issue: [METAMASK-MOBILE-536A](https://metamask.sentry.io/issues/7060098058/?referrer=github_integration)

```
TypeError: Cannot read property 'name' of undefined
at useSelector (app:///index.android.bundle:1:3275659)
at Wallet (app:///index.android.bundle:1:16191981)
at renderWithHooks (app:///index.android.bundle:1:638985)
at beginWork (app:///index.android.bundle:1:656701)
at performUnitOfWork (app:///index.android.bundle:1:674702)
...
(6 additional frame(s) were not displayed)
```

Contributor guide

Open the contributing guide

Research direction

Start with the Sentry report for METAMASK-MOBILE-536A and trace the Wallet entry point through its useSelector call. Determine which value is undefined when the error occurs and define completion as preventing the TypeError without breaking the Wallet screen; the payload does not name a source file or test.

Written by the indexing model from the issue text.

Assessment

Tech stack
react-native, typescript
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.