Open mcelligottnick opened 1 year ago
Hi @mcelligottnick For security reasons, we do not support custom font URLs.
@cb-dinesh alright thanks mate, you should remove it from the docs then.
Hi @mcelligottnick For security reasons, we do not support custom font URLs.
Please remove this from the docs for React too, I wasted a lot of time because of this...
Following the example here, part of my component configuration looks like;
However when the component loads the font does not work. If I change the above to;
I do see the Poppins font correctly.
If I visit https://MYPUBLICURL/Poppins-Regular.woff in an incognito browser it downloads the font as expected.