You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Devtools shows it's generates multiple but I can't see it from Source
The error: SW registration failed: TypeError: Failed to register a ServiceWorker for scope ('http://localhost:3000/') with script ('http://localhost:3000/service-worker.js'): A bad HTTP response code (404) was received when fetching the script.
It runs on the latest Next (9.3) and latest next-offline (5.0)
Hey!
I've configured next-offline with next-componse plugins & now 2 with the following setup:
Devtools shows it's generates multiple but I can't see it from Source
The error:
SW registration failed: TypeError: Failed to register a ServiceWorker for scope ('http://localhost:3000/') with script ('http://localhost:3000/service-worker.js'): A bad HTTP response code (404) was received when fetching the script.
It runs on the latest Next (9.3) and latest next-offline (5.0)
Link: https://web.qa.unipieapp.com
The text was updated successfully, but these errors were encountered: