MetaMask / MetaMask/metamask-mobile

[Sentry] Error: The network request was invalid.

Open
#15,011 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area-sentry regression-prod-7.44.0 Sev2-normal team-earn type-bug
Dominant language
TypeScript
Stars
3k
Forks
1.7k
Avg merge
1d 14h
Merged PRs (30d)
669

Description

Sentry Issue: [METAMASK-MOBILE-3NAJ](https://metamask.sentry.io/issues/6541761421/?referrer=github_integration)

```
Error: The network request was invalid.
at onOpenComplete (app/components/Nav/App/App.tsx:775:33)
...
(9 additional frame(s) were not displayed)
```

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Sentry report and app/components/Nav/App/App.tsx at line 775, where onOpenComplete is associated with the error. Trace the affected navigation and network flow and determine how to reproduce the failure on mobile. Done means the cause is confirmed and the behavior is fixed or 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.