Page 1 of 1

Failed to decode downloaded font

Posted: 28 Sep 2021, 20:09
by vished
Hi,

I´m getting this exception in Chrome:
Any idea why?

Code: Select all

Failed to decode downloaded font: http://localhost:8080/public/mypage.jsf#{resource['verona-layout:fonts/lato-v11-latin-ext_latin-300.woff2']}
And yes, the file exists

Thanks

Re: Failed to decode downloaded font

Posted: 29 Sep 2021, 11:17
by mert.sincan
Hi,

Unfortunately, I couldn't replicate it. Could you please try to execute our sample project(tag folder)?

Code: Select all

sass --update src/main/webapp/resources/:src/main/webapp/resources/ --no-source-map
mvn clean jetty:run
Also, if you integrate Verona into your project, these videos can help you;
https://www.dropbox.com/s/gat9a4ym373mi ... t.mp4?dl=0
https://www.dropbox.com/s/2p74g63wldbov ... t.mp4?dl=0
https://www.dropbox.com/s/s9cle2xqbwbu8 ... t.mp4?dl=0

Best Regards,