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

Hello new team :) You closed #2863 because it was too old. I spent a lot of time researching and documenting this proposal, and I still think it is very...

**Library Affected**: workbox-precaching **Browser & Platform**: Safari (both OSX and iOS) **Issue or Feature Request Description**: Here is a minimal example of a tiny page which works fine in Chrome,...

Welcome! Please use this template for reporting bugs or requesting features. For questions about using Workbox, the best place to ask is Stack Overflow, tagged with `[workbox]`: https://stackoverflow.com/questions/ask?tags=workbox **Library Affected**:...

Currently, when one uses the [`GenerateSW`](https://developer.chrome.com/docs/workbox/modules/workbox-webpack-plugin#type-GenerateSW) class from the [`workbox-webpack-plugin`](https://developer.chrome.com/docs/workbox/modules/workbox-webpack-plugin) in their [Webpack](https://webpack.js.org) config, a separate runtime file is created for the Workbox library by default (called something like `workbox-[hash].js`)....

**Library Affected**: workbox-strategies, workbox-recipes **Browser & Platform**: Google Chrome 123.0.6312.58 for Mac **Issue Description**: I've noticed that Google fonts sometimes fail to load for my web app. We're using a...

Feature Request Description: I would like to request for a new method for custom plugins called "cachedResponseIsAbsent" for example. What is the use case? To be informed if no cached...

**Library Affected**: workbox-strategies **Browser & Platform**: Google Chrome 126 for Android and surely other versions **Issue or Feature Request Description**: I've noticed a behavior of Chrome that seems to be...

build: update package-lock.json to have a clean state **Prior to creating a pull request, please follow all the steps in the [contributing guide](https://github.com/GoogleChrome/workbox/blob/v6/CONTRIBUTING.md).** Fixes #3328 Includes #3323 Replaces `rollup-plugin-off-main-thread` to...

**Library Affected**: workbox-background-sync **Browser & Platform**: Chrome Version 125.0.6422.142 (Official Build) (64-bit) **Issue or Feature Request Description**: It just doesn't sync when the connection is back. When I reload my...

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies