3 comments (3 comments)0 reactions (0 reactions)0 assignees (0 assignees)TypeScript2,127 forks (2,127 forks)batch import
UIgood first issuehelp wanted
Repository metrics
- Stars
- 25,701 stars (25,701 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
- Open app in new profile
- Let service worker install
- Go offline
- Open SVG icon image
The jpeg encode appears to hang indefinitely, but in reality the codec has failed to load. We should report some form of error.
Contributor guide
- Research direction
- Investigate how codecs are loaded in Squoosh, specifically the jpeg encoder, and add error handling to display a message when codec loading fails.
- Tech stack
- typescriptjavascript
- Domain
- frontend
- Issue type
- Bug
- Prerequisites
- GitTypeScript