Start a new topic
General questions
the massage in devtools give me massege like this /node_modules/iink-js/dist/iink.min.js net::ERR_ABORTED 404
Thank you for your update.According to your error messages, it seems that :
content-type
application/javascript;charset=utf-8
You might refer to following post https://stackoverflow.com/questions/40728554/resource-blocked-due-to-mime-type-mismatch-x-content-type-options-nosniff to further investigate on the origin of your issue.
Best regards,
Gwenaëlle
node_modules/iink-js/dist/iink.min.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).
Hi Teguh
Could you confirm that you solved your issue?
teguh badrusalam
the massage in devtools give me massege like this /node_modules/iink-js/dist/iink.min.js net::ERR_ABORTED 404
Thank you for your update.
According to your error messages, it seems that :
content-type
of JS files asapplication/javascript;charset=utf-8
You might refer to following post https://stackoverflow.com/questions/40728554/resource-blocked-due-to-mime-type-mismatch-x-content-type-options-nosniff to further investigate on the origin of your issue.
Best regards,
Gwenaëlle
- Oldest First
- Popular
- Newest First
Sorted by Oldest Firstteguh badrusalam
Gwenaelle @MyScript
Hi Teguh
Could you confirm that you solved your issue?
Best regards,
Gwenaëlle
Teguh Badrusalam
Gwenaelle @MyScript
Thank you for your update.
According to your error messages, it seems that :
content-type
of JS files asapplication/javascript;charset=utf-8
You might refer to following post https://stackoverflow.com/questions/40728554/resource-blocked-due-to-mime-type-mismatch-x-content-type-options-nosniff to further investigate on the origin of your issue.
Best regards,
Gwenaëlle