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 per HTML spec.
The text was updated successfully, but these errors were encountered:
Steps to reproduce:
yarn && yarn build && yarn https-preview
Expected:
App to be rendered
Actual:
A blank white screen appears.
Browser console shows the error:
The text was updated successfully, but these errors were encountered: