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
Failed to load module script: Expected a JavaScript module script but the server responded with a MIME type of "application/octet-stream". Strict MIME type checking is enforced for module scripts
I'm trying to debug why this doesn't have an "Install" option in the debug tools. Perhaps it's related to the above error with the workbox not being loaded.
Is it the same issue as #217?
To me and because the satic files are directly served by the web server (Caddy, nginx...), it looks like it is a server configuration issue.
Version(s) affected
1.3.x (and ^1.2)
Description
Failed to load module script: Expected a JavaScript module script but the server responded with a MIME type of "application/octet-stream". Strict MIME type checking is enforced for module scripts
https://ff.survos.com/workbox/workbox-window.prod.mjs
How to reproduce
https://ff.survos.com/events/index
I'm trying to debug why this doesn't have an "Install" option in the debug tools. Perhaps it's related to the above error with the workbox not being loaded.
Possible Solution
No response
Additional Context
pwa.yaml
The text was updated successfully, but these errors were encountered: