ueno-llc/starter-kit-universally

service worker is broken

Closed this issue · 6 comments

I have enabled the service worker from config file, But it looks like it is broken. Is here any solution for this problem.

screenshot from 2018-04-02 03 24 10
screenshot from 2018-04-02 03 25 01

This is definitely a bug, should be easily fixed. Thanks for the report!

@birkir Thanks for quick response, Can you please give me guideline how to fix it, I tried it but could not succeed.

I am using this biolerplate in production & i am looking forward to this bug to fixed soon.
here is website https://ednsquare.com/

Bug is fixed!
Cool website! 🤘

@birkir
Getting this error when offline
screenshot from 2018-04-03 22 25 22

Service worker is being registered
screenshot from 2018-04-03 22 29 12

Its blocking menifest.json and its type is script (I think it should be type of menifest )
screenshot from 2018-04-03 22 25 29

Ok this is a pretty big issue, you will need to disable the CSP hash rule for scripts until the issue is resolved.

@birkir CSP is disabled, Its still not working

screenshot from 2018-04-07 18 27 07

Please let me know how to fix this, I need it urgently.
Thanks