MetaMask / MetaMask/metamask-mobile
TypeError: (0,r(d[5]).getValidatedLocalizationFiles) is not a function. (In '(0,r(d[5]).getValidatedLocaliza...
Open
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-2ZCT](https://metamask.sentry.io/issues/6010769672/?referrer=github_integration)
```
TypeError: (0,r(d[5]).getValidatedLocalizationFiles) is not a function. (In '(0,r(d[5]).getValidatedLocalizationFiles)(k.filter(Boolean))', '(0,r(d[5]).getValidatedLocalizationFiles)' is undefined)
```
Contributor guide
Research direction
Start with the linked Sentry report and search the repository for getValidatedLocalizationFiles and its callers or imports. Trace why the function is undefined, reproduce the mobile error, and verify that the localization path no longer throws; the issue names no file or test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- internationalization, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100