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

fixed $.task for IE11 (had a missing context) #49

Closed
wants to merge 1 commit into from

Conversation

bloodyowl
Copy link

IE11 threw a Invalid Calling Object error because setImmediate was called without window as context.

@zloirock
Copy link
Owner

zloirock commented Apr 8, 2015

Please, show me broken example, I don't understand the problem. This line should not be called in IE11.

@bloodyowl
Copy link
Author

sorry, my bad, didn't read the code correctly. I'll try to reproduce the case with the least amount of code possible.

closing this in the meantime.

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

Successfully merging this pull request may close these issues.

2 participants