angular-ui/ui-grid
[infinite scroll] Loading more data on the top jumps scroll up a page
Geschlossen
#5.189 geöffnet am 03.03.2016
help wanted
Repository-Metriken
- Stars
- (5.395 Sterne)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung

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.