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

IE8 Error. Plain bluebird.js; nothing else. #259

Closed
julianshapiro opened this issue Jul 8, 2014 · 0 comments
Closed

IE8 Error. Plain bluebird.js; nothing else. #259

julianshapiro opened this issue Jul 8, 2014 · 0 comments

Comments

@julianshapiro
Copy link

IE8 in standards mode throws 'undefined' is null or not an object on this line:

callerCache[" size"] = getterCache[" size"] = 0;

Nothing else is loaded on the page; only Bluebird.

I'm using the latest version (2.2.1): https:/petkaantonov/bluebird/blob/master/js/browser/bluebird.js.

Your README states IE8 support. Pardon me if I'm doing something incorrectly. Perhaps I should be using the ES5 shim to get IE8 compatibility?

@julianshapiro julianshapiro changed the title IE8 Error. Plain script; nothing else. IE8 Error. Plain bluebird.js; nothing else. Jul 8, 2014
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

1 participant