-
-
Notifications
You must be signed in to change notification settings - Fork 362
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels