Skip to content

FontDetect failing in IE #17

@synergyauto

Description

@synergyauto

Hi Jennifer,
Outstanding work on this library!
One issue we're seeing is in this code in IE 11
FontDetect.isFontLoaded('FontAwesome')
This always returns false, no matter how the browser security is setup for font downloads.
Conversely, this always returns true
FontDetect.isFontLoaded('Trebuchet MS')

When I switch over to Firefox or chrome and run
FontDetect.isFontLoaded('FontAwesome')
It returns true, so the issue seems to only appear in IE.

Any thoughts on this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions