Refused to apply style from ‘https://example.com/#’
-
Getting this error on chrome dev tools console,
Refused to apply style from 'https://example.com/#' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.
The line where this issue originates,
<link rel='stylesheet' id='companion-bundle-css' href="#" data-href='https://example.com/wp-content/plugins/mesmerize-companion/theme-data/mesmerize/assets/css/companion.bundle.min.css' type='text/css' media='all' />
Please fix it ASAP! It’s also making the site slow by adding 1-2sec extra loading time.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Refused to apply style from ‘https://example.com/#’’ is closed to new replies.