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

Fix for IE 11 context bug #3

Closed
wants to merge 1 commit into from

Conversation

GreenGremlin
Copy link

Fixes IE "SCRIPT5002: Function expected" error.

If the requestAnimationFrame object is not bound to window, IE freaks.

@GreenGremlin
Copy link
Author

See component/raf#10

@michaelrhodes
Copy link
Owner

Hey, sorry for the delay. I wasn't comfortable fixing this raf-componentissue downstream, and I also want to maintain support for IE 6 (just cause), but because that module seems to have been abandoned, I forked it and released an updated version as rafl. That new module is being used in scroll@1.0.1, so this issue is resolved. Thanks so much for calling this to my attention, and sorry again for the delay.

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.

None yet

2 participants