Hi
I am getting an error message about the Siemens IX font on Firefox. Do you know of any way to get rid of this message in the browser console?
Hi
I am getting an error message about the Siemens IX font on Firefox. Do you know of any way to get rid of this message in the browser console?
Hello @henrik.midtun, could you kindly provide us with a little bit more information (e.g imports of the fonts)?
So these are our global imports from iX
@import '@siemens/ix-icons/dist/css/ix-icons.css';
@import '@siemens/ix/dist/siemens-ix/siemens-ix.css';
@import '@siemens/ix-brand-theme/dist/ix-brand-theme/ix-brand-theme.css';
The concrete error message is this.
downloadable font: rejected by sanitizer (font-family: “Siemens Sans” style:normal weight:700 stretch:100 src index:0) source: http://localhost:3000/node_modules/@siemens/ix-brand-theme/dist/ix-brand-theme/fonts/sisan06.eot
and
downloadable font: rejected by sanitizer (font-family: “Siemens Sans” style:normal weight:700 stretch:100 src index:0) source: http://localhost:3000/node_modules/@siemens/ix-brand-theme/dist/ix-brand-theme/fonts/sisan03.eot
Thank you for the clarification @henrik.midtun . We also tested it in the documentation using FF, and it appears to be a general issue. I have created an ticket for it, which we will address in an upcoming sprint.