MetaMask / MetaMask/metamask-mobile
TypeError: l.exec is not a function. (In 'l.exec(t)', 'l.exec' is undefined)
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-2WN1](https://metamask.sentry.io/issues/5971612371/?referrer=github_integration)
```
TypeError: l.exec is not a function. (In 'l.exec(t)', 'l.exec' is undefined)
```
Contributor guide
Research direction
Start with the linked Sentry report for issue METAMASK-MOBILE-2WN1 and inspect the surrounding stack trace for the call where l.exec is undefined. Determine which mobile code path produces the error and define done as reproducing the failure and identifying or resolving its cause.
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