MetaMask / MetaMask/metamask-mobile
[Sentry] Error: Invalid method parameter(s).
- Dominant language
- TypeScript
- Stars
- 3k
- Forks
- 1.7k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 669
Description
Sentry Issue: [METAMASK-MOBILE-4FJT](https://metamask.sentry.io/issues/6905522829/?referrer=github_integration)
```
Error: Invalid method parameter(s).
at new $r (app:///index.android.bundle:8503:27)
at new eval (app:///index.android.bundle:8503:27)
at #en (app:///index.android.bundle:8503:27)
at Object.handle (app:///index.android.bundle:8503:27)
at eval (app:///index.android.bundle:8503:27)
...
(5 additional frame(s) were not displayed)
```
Contributor guide
Research direction
Start with the linked Sentry issue and its Android stack trace, especially app:///index.android.bundle:8503:27. Trace that bundled location back to the TypeScript source and identify the call receiving invalid parameters. Done means the triggering case is understood, corrected, and covered by an appropriate regression 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