I am running into a weird issue where text renders correctly on localhost/vitje server, but when servered from our FTP to the same browser I am getting jumbled text. Any ideas on the cause? No errors when viewing the FTP site in console.
I have seen this issue a few times but quite seldomly (without being able to reproduce it) - when you build locally or for the browser the font file gets regenerated - it’s odd that it happens again for the built
Glad it was just this (and re-deploying was enough) - well unfortunately because of this the issue is hard to fix (it’s a bug in a library that we use in generating the fonts but there’s no error unfortunately)