loader.js is requesting none existing stylesheet custom.css
See original GitHub issueI found a bug in MagicMirror
Platform: Raspberry Pi 4, Raspberry Pi Os Buster
Node Version: 10
MagicMirror Version: 2.14.0
Description: loader.js
is requesting non existing stylesheet file custom.css
, see https://github.com/MichMich/MagicMirror/blob/3dbe8bfbbf538931e0a9c1e0c147e7d48ba42bc0/js/loader.js#L36. I see the following error message in the browser console: “Refused to apply style from http://localhost:8080/css/custom.css because its MIME type (‘text/html’) is not a supported stylesheet MIME type, and strict MIME checking is enabled”
Steps to Reproduce: Start fresh installation of Magic Mirror with default modules enabled, open Developer Console in the browser and check console and network tabs
Expected Results: See above
Actual Results: loader.js
should not try to download a file that doesn’t exist
Configuration: Default configuration
Additional Notes:
Issue Analytics
- State:
- Created 2 years ago
- Comments:16 (6 by maintainers)
And I appreciate that! I hope I convey that well.
your content. do whatever u want. I am trying to onboard new users and reduce repeated problems in the forums.