Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author adeelkhan

    (@adeelkhan)

    Hi

    To resolve the issue you may pass “Access-Control-Allow-Origin: *” in the header of your file.

    Thread Starter Skrlance

    (@seanlance)

    It’s fine to do that but seems like I found the problem.
    I tried inspect elements on Chrome > Network > Font.

    I can see that Breeze is not using CDN url for web fonts. They are loading directly from the server url.

    You know that Fonts could be heavy while loading. Its best when they are served via CDN url.

    So, is it possible for you to make breeze load local web fonts from CDN url?

    • This reply was modified 5 years, 2 months ago by Skrlance.
    Thread Starter Skrlance

    (@seanlance)

    Yes thats the bug in plugin. It happens even when I exclude fonts extensions on CDN.

    What happens is when I’m logged in it uses cdn url for fonts whereas when I am not logged in it uses server url. So, there is a bug!

    Thread Starter Skrlance

    (@seanlance)

    Are you going to fix that? (kindly)

    Plugin Author adeelkhan

    (@adeelkhan)

    We have added it to the list of improvements.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘CORS Problem CloudFront’ is closed to new replies.