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

IE9: ieCurCallback null, Object expected #211

Open
mehdiym opened this issue Jun 14, 2016 · 1 comment
Open

IE9: ieCurCallback null, Object expected #211

mehdiym opened this issue Jun 14, 2016 · 1 comment

Comments

@mehdiym
Copy link

mehdiym commented Jun 14, 2016

Hello,
My web app won't work with IE9 and when I try with IE Edge in IE9 compatibility mode, I get the following error:
SCRIPT5007: Object expected. css.js (87,5)

If I debug that file I can see processIeLoad() is called twice and the second time ieCurCallback is null.

What seems odd is that the array ieLoads is never fed as importLoad() is only called once and when ieCurCallback is still null.

Thank you for any help.

@alundiak
Copy link
Collaborator

@mehdiym IE9 u know what it does :)
Anyway, I'm going to have a look to this issue, but I will need some time.
Please keep thread posted, if u have some new related use cases.

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

2 participants