DannyMoerkerke / whatpwacando.today

Repo to collect bugs for https://whatpwacando.today/
542 stars 7 forks source link

No service worker detected #11

Closed stl1988 closed 3 years ago

stl1988 commented 3 years ago

image It seems something is not right with the service worker. That's also why there is no install prompt.

DannyMoerkerke commented 3 years ago

I do have both and install prompt and the install icon in the address bar in Brave on MacOS. Brave Version 1.19.92 Chromium: 88.0.4324.152 (Official Build) (x86_64).

Could you check in the Network tab if the service worker is downloaded or maybe clear the cache and reload the page?

Screenshot 2021-02-09 at 09 21 33

DannyMoerkerke commented 3 years ago

@stl1988 could you please check with my suggestion above?

stl1988 commented 3 years ago

Did try it, but the install button is still grayed out and no install prompt appears in Brave. It does, however, work perfectly in Chromium based Edge and in Google Chrome. (Windows 10)

stl1988 commented 3 years ago

Error from console in Brave: [ServiceWorker] Install service-worker.js:112 Uncaught (in promise) TypeError: Failed to fetch service-worker.js:1

DannyMoerkerke commented 3 years ago

Which version of Brave is this? Could you copy some more of this error message? Is there a file in the Network tab that is not loaded?

DannyMoerkerke commented 3 years ago

Closed due to inactivity