MetaMask / MetaMask/metamask-extension
TypeError: Failed to fetch
- Dominant language
- TypeScript
- Stars
- 13.2k
- Forks
- 5.6k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 451
Description
Sentry Issue: [METAMASK-X9ZN](https://metamask.sentry.io/issues/5320018247/?referrer=github_integration)
```
TypeError: Failed to fetch
at e. (/metamask/scripts/sentry-install.js:1:693)
at None (/metamask/scripts/sentry-install.js:1:337918)
at Object.fetch (/metamask/scripts/runtime-lavamoat.js:12866:22)
at Object. (/metamask/scripts/runtime-lavamoat.js:12866:22)
at Object. (/metamask/scripts/runtime-lavamoat.js:12866:22)
...
(7 additional frame(s) were not displayed)
```
Comment: Occurs in smart-transaction-controller
Contributor guide
Research direction
Start with the Sentry report and the smart-transaction-controller reference, then trace the fetch call through scripts/sentry-install.js and scripts/runtime-lavamoat.js. Determine where the TypeError originates and document a reproducible case and expected behavior before identifying the appropriate regression coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100