gurayyarar / AdminBSBMaterialDesign

AdminBSB - Free admin panel that is based on Bootstrap 3.x with Material Design
https://gurayyarar.github.io/AdminBSBMaterialDesign
MIT License
2.74k stars 1.56k forks source link

Refused to load the image #190

Closed Bruno-Marley closed 3 years ago

Bruno-Marley commented 3 years ago

I'am trying to use an external image URL in the dashboard but when it loads the site the image don't load and appears that followed error on console:

Refused to load the image 'IMAGE_URL' because it violates the following Content Security Policy directive: "img-src 'self' data:".

How can I remove this?

shubhamsish commented 3 years ago

you can use alt

Bruno-Marley commented 3 years ago

I resolve in other way.