MetaMask / MetaMask/metamask-mobile
TypeError: (0,r(d[14]).logOut) is not a function. (In '(0,r(d[14]).logOut)()', '(0,r(d[14]).logOut)' is unde...
Open
Sev3-low
team-mobile-platform
- Dominant language
- TypeScript
- Stars
- 3k
- Forks
- 1.7k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 669
Description
Sentry Issue: [METAMASK-MOBILE-2ZCW](https://metamask.sentry.io/issues/6010769709/?referrer=github_integration)
```
TypeError: (0,r(d[14]).logOut) is not a function. (In '(0,r(d[14]).logOut)()', '(0,r(d[14]).logOut)' is undefined)
```
Contributor guide
Research direction
Start with the linked Sentry issue METAMASK-MOBILE-2ZCW and search the mobile codebase for logOut references. Trace why logOut is undefined at the reported call site; done means the reported TypeError no longer occurs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100