workbox icon indicating copy to clipboard operation
workbox copied to clipboard

📦 Workbox: JavaScript libraries for Progressive Web Apps

Results 210 workbox issues
Sort by recently updated
recently updated
newest added

This is a meta-issue to track some `devDependecies` in our top-level `package.json` that I can't find a way to upgrade cleanly. - [x] `@octokit/rest`: The API changed fairly significantly, and...

Infrastructure

R: @philipwalton CC: @aliai This is an alternative to #2529 See https://github.com/GoogleChrome/workbox/pull/2529#issuecomment-646075682 for context.

**Library Affected**: workbox-broadcast-update (v6.3.0) **Browser & Platform**: Webview for Android **Issue Description**: I have a PWA application that is also inside an android webview in my app, and the broadcast...

workbox-broadcast-update
Browser Compatibility

**Library Affected**: `workbox-webpack-plugin`, `workbox-build` I've heard from new developers using `injectManifest` that it can be difficult to trace the error message associated with a missing `self.__WB_MANIFEST` to an actionable solution....

Developer Experience
workbox-build
workbox-webpack-plugin
workbox-cli

**Library Affected**: *workbox-background-sync* **Browser & Platform**: *Safari 13* **Issue or Feature Request Description**: The fallback for browsers that don't support background sync doesn't appear to be working as expected in...

workbox-background-sync
Browser Compatibility

**Library Affected**: _workbox-strategies_ When using `StaleWhileRevalidate`, some developers might want to delay the revalidation, perhaps on the order of a few seconds, to attempt to minimize contention with any other...

Discuss
workbox-strategies

"[New HTTP standards for caching on the modern web](https://httptoolkit.tech/blog/status-targeted-caching-headers/)" describes two new HTTP headers related to caching that are on the path towards standardization. I wanted to open this issue...

Discuss

**Library Affected**: *workbox-precaching* This is closely related to https://github.com/GoogleChrome/workbox/issues/1308, but the exact analog is https://github.com/GoogleChromeLabs/sw-precache/issues/345 Let's leave runtime caching aside for this issue, and assume that there's a web app...

workbox-precaching

A typical modern serving setup uses hashes in URLs to uniquely identify a given version of a named resource. (This might be a chunk of JS, or a CSS file,...

Feature Request
workbox-expiration

**Library Affected**: *workbox 5.1.4* (via next-offline 5.0.5) **Browser & Platform**: *Google Chrome 90.0.4430.85* **Issue**: When running without the service worker, fetch requests made by the browser are automatically canceled when...

workbox-range-requests