Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mimic UI fails to load because of invalid MIME type #256

Open
iddan opened this issue May 28, 2018 · 1 comment
Open

Mimic UI fails to load because of invalid MIME type #256

iddan opened this issue May 28, 2018 · 1 comment

Comments

@iddan
Copy link

iddan commented May 28, 2018

Using mimic-remote

Fails in Chrome with the error:
Refused to execute script from 'http:https://localhost:5000/mimic.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.

Fails in Safari:
Did not load script at 'http:https://localhost:5000/mimic.js' because non script MIME types are not allowed when 'X-Content-Type: nosniff' is given. Global Code — localhost:13

Fails in Safari:
Loading failed for the <script> with source “http:https://localhost:5000/mimic.js”.

@morsdyce
Copy link
Owner

morsdyce commented Jun 4, 2018

Thanks, will look into this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants