MetaMask / MetaMask/metamask-extension
[Sentry] Error: 'storage.set' is not available in this context.
Open
area-sentry
needs-triage
regression-prod-12.20.0
Sev3-low
team-extension-platform
type-bug
- Dominant language
- TypeScript
- Stars
- 13.2k
- Forks
- 5.6k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 451
Description
Sentry Issue: [METAMASK-XMQ8](https://metamask.sentry.io/issues/6703527047/?referrer=github_integration)
```
Error: 'storage.set' is not available in this context.
at saveTimestamp (app/scripts/background.js:487:27)
```
Contributor guide
Research direction
Start in app/scripts/background.js at saveTimestamp, the location named in the Sentry stack trace, and trace why storage.set is unavailable in that context. Because the issue provides no reproduction or expected behavior, clarify the affected context and define done as preventing this error under the relevant conditions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100