Error message The installing service worker became redundant. is shown in console and seems to hang in a loop to fetch those offline files all the time.
I can't see any breaking changes for Chromium v68 regarding service worker though. Any1 else experience the same behaviour with your site?
Hi all, trying out latest Chromium v68 canary I realized service worker implementation via https://github.com/GoogleChromeLabs/sw-precache/blob/master/demo/app/js/service-worker-registration.js is broken on my site.
Error message
The installing service worker became redundant.
is shown in console and seems to hang in a loop to fetch those offline files all the time.I can't see any breaking changes for Chromium v68 regarding service worker though. Any1 else experience the same behaviour with your site?
Edit: this has been an internal issue, sorry.