Smart UI Components & Libraries – Grid, Scheduler, Gantt, Kanban for Angular, React, Next.js, Vue, Blazor, JavaScript › 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
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