Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

mdVirtualRepeat: Buggy scrolling near end of list #5130

Closed
aviraldg opened this issue Oct 13, 2015 · 3 comments
Closed

mdVirtualRepeat: Buggy scrolling near end of list #5130

aviraldg opened this issue Oct 13, 2015 · 3 comments

Comments

@aviraldg
Copy link

Demo: http://codepen.io/aviraldg/pen/JYyBEL

Try to scroll to the bottom of the list.

Expected: Scrolling stops at end of list.

Actual:

  1. Scroll position "jumps" jarringly when near end of list, translateY keeps increasing (despite no actual increase in scroll position)
  2. After step 1, scrolling up is also useless and exhibits the same buggy behaviour (apparently until translateY returns to an appropriate value)
@aviraldg aviraldg changed the title mdVirtualRepeat: Buggy scrolling mdVirtualRepeat: Buggy scrolling near end of list Oct 13, 2015
@nathanmarks
Copy link

@RolandHeath
Copy link

This issue is a duplicate of #4169

@aviraldg
Copy link
Author

Thanks @RolandHeath, hadn't seen that.

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

No branches or pull requests

3 participants