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
Fails in Chrome with the error: Refused to execute script from 'http://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://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://localhost:5000/mimic.js”.
The text was updated successfully, but these errors were encountered:
Using mimic-remote
Fails in Chrome with the error:
Refused to execute script from 'http://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://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://localhost:5000/mimic.js”.
The text was updated successfully, but these errors were encountered: