ModusCreateOrg / labs

Modus Create Labs web site
https://labs.moduscreate.com
MIT License
5 stars 17 forks source link

Service worker errors in console #6

Closed theneverstill closed 6 years ago

theneverstill commented 6 years ago

There are service worker errors in the console on page loads after the service worker has been registered.

Steps to repeat:

  1. Go to: https://labs.moduscreate.com/
  2. Observe in console: installingWorker Content is now available offline!
  3. Refresh the page

Expected:

Actual:

sw.js:279 Uncaught (in promise) Error: Both cache and network failed: "TypeError: Failed to fetch", "No result returned" at u (sw.js:279) at f (sw.js:279)

grgur commented 6 years ago

Fixed with CSP fixes