Skip to content

nosniff header cause issueΒ #395

@damajor

Description

@damajor

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:

image

I think changing the MIME type for Javascript files should fix the issue.

Kr.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions