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

Erratic iOS scroll issue #4

Open
timkelty opened this issue Jan 18, 2016 · 1 comment
Open

Erratic iOS scroll issue #4

timkelty opened this issue Jan 18, 2016 · 1 comment

Comments

@timkelty
Copy link

Using [email protected]

When scrolling (usually with a fast flick-scroll), scrolling fails and iOS scrollbars show and bounce up and down.

Details:

  • iOS only (can't reproduce on Android), but both Chrome and Safari are affected.
  • My .pusher element is a child of body (not getting any console warnings)
  • Scrollbars appear near the center of the screen, always in the same place, not relative to where touch occurred.
  • Once Sidebar has been opened and closed, the issue does not occur

Here's a video of what it looks like:
https://youtu.be/hBK6V0dQ7bw

@timkelty
Copy link
Author

I discovered this only occurs with the push transition. With these settings, it never happens:

mobileTransition: 'overlay',

UPDATE:
Scratch that, just saw it again with these settings. Seems less common, but I still get it.

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