Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Announcement: New version with IE Edge CSS onerror bugfix #4

Open
amorey opened this issue Mar 19, 2019 · 3 comments
Open

Announcement: New version with IE Edge CSS onerror bugfix #4

amorey opened this issue Mar 19, 2019 · 3 comments
Labels
announcement A general announcement

Comments

@amorey
Copy link
Member

amorey commented Mar 19, 2019

Hi Everyone,

I just wanted to let you know that I just released a new version of JohnnyDepp (v0.1.0) that includes an important bugfix to detect cross-domain CSS load failures in Edge. Previously, load failures were triggering success callbacks but now they are being handled correctly. The source of the issue was lack of onerror support for cross-domain CSS files loaded via <link rel="stylesheet"> tags. To get around this issue, we are now using rel="preload" to load CSS files in Edge browsers.

Please try out the new features and let me know what you think!

Andres

@amorey amorey added the announcement A general announcement label Mar 19, 2019
@cekvenich
Copy link

Thx we upgraded, we use it on a 6 open source projects and 2-3 commercial projects. We = https://github.com/metabake.
(at some point we should do coffee in NYC)

@amorey
Copy link
Member Author

amorey commented Mar 20, 2019

@cekvenich Awesome! Great to hear you're finding the library useful. Coffee sounds great! Are you based out of NY?

@cekvenich
Copy link

I was sure I had your private email. Email me at: uptime vic (@) g mail
all one word. ~ 51st and 7th is best but happy to travel.
I look forward to it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
announcement A general announcement
Projects
None yet
Development

No branches or pull requests

2 participants