I have start a new project Laravel/vue it's a Pwa. I have 3-4 Database in phpmyadmin, i try to access him now but i can't "http://localhost/phpmyadmin/" display me the nice picture oh php and welcome in phpmyadmin but nothing else !
In my log i got that :
Refused to load the font 'data:application/x-font-woff2;charset=utf-8;base64,d09G.......A=' because it violates the following Content Security Policy directive: "default-src 'self' ". Note that 'font-src' was not explicitly set, so 'default-src' is used as a fallback.
So i try to don't run my project or other project but all time i got that ! So where the error from ?? Is not in my project i thinks
More informations:
Mysql
Xampp
Linux(Ubuntu)
Edit:
So other browser load him and all work so i think is become Google chrome anyone now how can i do ?
Thanks you !