MetaMask / MetaMask/metamask-extension
[Sentry] TypeError: undefined is not a function
- Dominant language
- TypeScript
- Stars
- 13.2k
- Forks
- 5.6k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 451
Description
Sentry Issue: [METAMASK-XNG9](https://metamask.sentry.io/issues/6759483740/?referrer=github_integration)
```
TypeError: undefined is not a function
at exports.BaseControllerupdate (node_modules/@metamask/base-controller/dist/BaseControllerV2.cjs:91:1)
at _PhishingController_updateHotlist (node_modules/@metamask/phishing-controller/dist/PhishingController.cjs:629:1)
```
Contributor guide
Research direction
Start with the linked Sentry issue and the stack trace in node_modules/@metamask/base-controller/dist/BaseControllerV2.cjs and node_modules/@metamask/phishing-controller/dist/PhishingController.cjs. Identify the undefined function involved in BaseControllerupdate and PhishingController_updateHotlist, then reproduce the Sentry error and confirm that the update completes without the TypeError.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100