MetaMask / MetaMask/metamask-mobile
AxiosError: Network Error
- Dominant language
- TypeScript
- Stars
- 3k
- Forks
- 1.7k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 669
Description
Sentry Issue: [METAMASK-MOBILE-2DY0](https://metamask.sentry.io/issues/5355433572/?referrer=github_integration)
```
AxiosError: Network Error
at handleError (node_modules/axios/lib/adapters/xhr.js:110:28)
at call (native)
at dispatchEvent (node_modules/event-target-shim/dist/event-target-shim.js:818:39)
at setReadyState (node_modules/react-native/Libraries/Network/XMLHttpRequest.js:645:29)
at __didCompleteResponse (node_modules/react-native/Libraries/Network/XMLHttpRequest.js:395:25)
...
(25 additional frame(s) were not displayed)
```
Contributor guide
Research direction
Start with the linked Sentry issue and the stack trace locations in node_modules/axios/lib/adapters/xhr.js and react-native/Libraries/Network/XMLHttpRequest.js. Reproduce or identify the network failure, then verify the app handles the affected request correctly and add evidence or a regression test where the failure is addressed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- mobile, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100