আমি জাভাস্ক্রিপ্ট এবং এইচটিএমএল ব্যবহার করে একটি ওয়েব পৃষ্ঠা বিকাশ করছি, যখন আমি আমার এইচটিএমএল পৃষ্ঠা থেকে ত্রুটির এই তালিকা পেয়েছি তখন সবকিছুই ভাল কাজ করছিল:
The resource from “https://raw.githubusercontent.com/dataarts/dat.gui/master/build/dat.gui.min.js”
was blocked due to MIME type mismatch (X-Content-Type-Options: nosniff).
The resource from “https://raw.githubusercontent.com/mrdoob/three.js/dev/build/three.js” was
blocked due to MIME type mismatch (X-Content-Type-Options: nosniff).
The resource from “https://raw.githubusercontent.com/mrdoob/three.js/master/examples/js/renderers/CanvasRenderer.js”
was blocked due to MIME type mismatch (X-Content-Type-Options: nosniff).
The resource from “https://raw.githubusercontent.com/mrdoob/three.js/master/examples/js/renderers/Projector.js”
was blocked due to MIME type mismatch (X-Content-Type-Options: nosniff).
The resource from “https://raw.githubusercontent.com/mrdoob/three.js/dev/build/three.js” was
blocked due to MIME type mismatch (X-Content-Type-Options: nosniff).
এই ত্রুটিগুলি একটি স্বয়ংক্রিয় ব্রাউজার আপডেটের পরে দেখা গেছে (মজিলা ফায়ারফক্স), সেট আপে কিছু পরিবর্তন করা যেতে পারে। আপনি কি এই সমস্যা সমাধানের কোন উপায় জানেন?