JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › General Discussions › CORS issue with styles/font/smart-icons.woff › Reply To: CORS issue with styles/font/smart-icons.woff
August 24, 2022 at 7:38 pm
#103526
salasidis
Participant
I created a rule in Azure CDN, such that all accesses to htmlelements/ will have the
”Access-Control-Allow-Origin”, “*”
Header appended.
Seems to have worked, but will post an update if other issues crop up