Closed wiola111 closed 4 years ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically closed because it has not had recent activity. If you believe that this is still an issue in the latest version, feel free to re-open it. Thank you for your contributions.
I am seeing a "jumpy" scrolling behaviour when using UI grid infinite scroll. The issue happens only when I'm scrolling up and is due to discarding of the data for optimization.
To recreate:
Plunker: http://next.plnkr.co/edit/DXXTiEAZehOkmgpQ?preview
This example only keeps 200 rows in grid for optimisation.