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

Opera 11 Preloading Bug #50

Closed
petebrowne opened this issue Dec 22, 2010 · 4 comments
Closed

Opera 11 Preloading Bug #50

petebrowne opened this issue Dec 22, 2010 · 4 comments

Comments

@petebrowne
Copy link

In Opera 11.0:

When loading scripts sequentially using head.js, only the first script loads and executes. As a result, the head.ready callback doesn't execute.

https://gist.github.com/752136

@ravicious
Copy link

This bug is really annoying. After 'bisecting' I figured out that my app is broken because of this bug in head.js, not in my scripts. Could you fix it ASAP, please?

@anthonylinton
Copy link

This is a big downer for me, 2% of my users are on opera.

@lautis
Copy link

lautis commented Jan 5, 2011

Here's a patch for this: lautis/headjs@566263d

@tipiirai
Copy link
Member

This is now fixed. See:

https://github.com/headjs/headjs/issues/closed#issue/55

I was on a fairly long vacation and now back in business..

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants