You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refused to load the font 'data:application/font-woff;charset=utf-8;base6 ,____(character string)' because it violates the following Content Security Policy directive: "font-src 'self'
#1040
Closed
benzsos opened this issue
May 18, 2020
· 4 comments
The Content-Security-Policy meta-tag allows you to reduce the risk of XSS attacks by allowing you to define where resources can be loaded from, preventing browsers from loading data from any other locations. This makes it harder for an attacker to inject malicious code into your site.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
If this issue is still present on the latest version of this library on supported Laravel versions, please let us know by replying to this issue so we can investigate further.
Thank you for your contribution! Apologies for any delayed response on our side.
When I run the page and look at the console tab. I found this error.
How to fix it ? Please give me a solution. Thank you
The text was updated successfully, but these errors were encountered: