-
Notifications
You must be signed in to change notification settings - Fork 84
Open
Labels
Description
Hello,
It appears that on some platform the nosniff HTTP header is causing issues to execute Javascripts ressources correctly.
| 'X-Content-Type-Options': 'nosniff', |
That prevents Javascripts files served as text MIME type to be executed. See screenshot below:
I think changing the MIME type for Javascript files should fix the issue.
Kr.
Herklos
