angular-ui/ui-grid
在 GitHub 查看[infinite scroll] Loading more data on the top jumps scroll up a page
Open
#5,189 创建于 2016年3月3日
help wanted
仓库指标
- Star
- (5,395 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述

This is from the demo here.
Steps to reproduce:
- Scroll all the way to the bottom, so that firstPage is 1 and lastPage is 4.
- Scroll all the way to the top. It helps if you go slowly once you reach the top.
- When the new data is loaded (firstPage becomes 0), the scroll position jumps up a page.