workbox
workbox copied to clipboard
Service worker not installing on Firefox
Library Affected:
- workbox-sw
- workbox-core
Browser & Platform:
- Firefox 98.0.2 (64-bit)
- Reported on OSX and Linux
Issue or Feature Request Description:
The service worker is not installing on Firefox. I then confirmed this is an issue originating from workbox
by using the demo for workbox-core and noticed that the service worker is not installing there either. On Google Chrome it works well and the Workbox logs and Cache Names are printed to the console.
The same behaviour is experienced on other service workers created using Workbox
URL to replicate: https://glitch.com/~workbox-core
I am also having this issue. It works on Chrome (obvs), Brave, Opera, Edge, just not FF.