MetaMask / MetaMask/metamask-extension
[Sentry] Error: m.default.warning is not a function
Open
area-sentry
regression-prod-10.26.1
team-extension-platform
- Dominant language
- TypeScript
- Stars
- 13.2k
- Forks
- 5.6k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 451
Description
Sentry Issue: [METAMASK-WQST](https://metamask.sentry.io/issues/4011543087/?referrer=github_integration)
```
Error: m.default.warning is not a function
at MetamaskController.getTokenStandardAndDetails (app/scripts/metamask-controller.js:2057:12)
at async s. (app/scripts/lib/createMetaRPCHandler.js:23:7)
```
Contributor guide
Research direction
Start by inspecting getTokenStandardAndDetails in app/scripts/metamask-controller.js around line 2057, then trace the warning call that produces the Sentry error. Use the linked Sentry report to understand the occurrence; done means this error no longer occurs in that execution path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100