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

Issues on iOS 6, and 7 #6

Open
drizzlecloudy opened this issue Aug 28, 2013 · 1 comment
Open

Issues on iOS 6, and 7 #6

drizzlecloudy opened this issue Aug 28, 2013 · 1 comment

Comments

@drizzlecloudy
Copy link

Hi @gnarf , the comments on https://gist.github.com/paulirish/1579671 shows that the pollyfil of requestAnimationFrame has issues on iOS. Issues on iframe and page-to-page navigation. You can read the comments.

And the solution is 'blocking iOS 6 even 7' and just recognize them as browser that not support 'raf' and just use the fallback/polifyll. Here is the solution https://gist.github.com/KrofDrakula/5318048

@gnarf
Copy link
Owner

gnarf commented Aug 29, 2013

@paulirish do you have a favorite workaround here?

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