Loading CSS from 3rd party sites:
https://content-security-policy.com/examples/blocked-csp/


Console error:
a-quick-overview.html:13 Refused to load the stylesheet '
https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css'
because it violates the following Content Security Policy directive:
"style-src 'self' 'unsafe-inline' data:". Note that 'style-src-elem' was
not explicitly set, so 'style-src' is used as a fallback.

a-quick-overview.html:14 Refused to load the stylesheet '
https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css'
because it violates the following Content Security Policy directive:
"style-src 'self' 'unsafe-inline' data:". Note that 'style-src-elem' was
not explicitly set, so 'style-src' is used as a fallback.


On Wed, 19 Mar 2025 at 17:36, Chris Hostetter <hossman_luc...@fucit.org>
wrote:

>
> : I'm not able to see any article text on the webpages for Solr Reference
> : Guide versions 8.6 through 8.11 (e.g.
> : https://solr.apache.org/guide/8_11/a-quick-overview.html), and my
> : colleagues are reporting the same issue. Did something break the
> : rendering of these pages?
>
> Hmmm, good question -- I can reproduce what you describe on multiple
> browsers, and whatever the problem is seems to be related to CSS -- with
> all stylesheets disabled the contents of all the pages are there.
>
>
> Any HTML/CSS experts out there who can help debug this?
>
>
>
> -Hoss
> http://www.lucidworks.com/
>

Reply via email to