Skip to main content
deleted 1 character in body
Source Link

Try goingGo into your devTools and unregisteringmanually unregister the current service worker. Then let your script reinstall the service worker. This worked for me after days of trying to track down code that looked right.

Try going into your devTools and unregistering the current service worker. Then let your script reinstall the service worker. This worked for me after days of trying to track down code that looked right.

Go into your devTools and manually unregister the current service worker. Then let your script reinstall the service worker. This worked for me after days of trying to track down code that looked right.

Source Link

Try going into your devTools and unregistering the current service worker. Then let your script reinstall the service worker. This worked for me after days of trying to track down code that looked right.