Error: Invalid call to browser.storage.local.set(). Exceeded storage quota.
- Dominant language
- Ruby
- Stars
- 548
- Forks
- 168
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 28
Description
## Error
```
Invalid call to browser.storage.local.set(). Exceeded storage quota.
```
## Tracking Details
- **Project**: exercism-js
- **Sentry**: [Error: Invalid call to browser.storage.local.set(). Exceeded storage quota.](https://thalamus-ai.sentry.io/issues/145096162/)
- **Culprit**: https://exercism.org/dashboard
- **First seen:** Sep 5, 2026
Contributor guide
Research direction
Start with the linked Sentry report and the dashboard entry point identified as the culprit. Trace the browser.storage.local.set() calls in exercism-js and determine which stored data exceeds the quota. Reproduce the failure under the affected storage conditions, then verify that the dashboard no longer triggers this error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100