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

iOS UIWebview scroll, promise polyfill bug #339

Closed
ustccjw opened this issue Sep 27, 2017 · 4 comments
Closed

iOS UIWebview scroll, promise polyfill bug #339

ustccjw opened this issue Sep 27, 2017 · 4 comments
Labels

Comments

@ustccjw
Copy link

ustccjw commented Sep 27, 2017

relative issuse:

@ustccjw ustccjw changed the title iOS scroll, promise polyfill bug iOS UIWebview scroll, promise polyfill bug Sep 27, 2017
@ustccjw
Copy link
Author

ustccjw commented Sep 27, 2017

I like PromiseRejectionEvent polyfill. iOS do not implement PromiseRejectionEvent , so it use polyfill. But it seems promise polyfill has bug in iOS UIWebview when scrolling. @zloirock

@ustccjw
Copy link
Author

ustccjw commented Sep 27, 2017

iOS 11 has support PromiseRejectionEvent

@zloirock
Copy link
Owner

zloirock commented Dec 9, 2017

Fixed in [email protected].

@ustccjw
Copy link
Author

ustccjw commented May 23, 2018

Navigator.standalone 
Returns a boolean indicating whether the browser is running in standalone mode. Available on Apple's iOS Safari only.

@zloirock this problem is happened in iOS UIWebview, not only iOS Safari

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants