I am using ui-grid. I have already implemented some logic to stop the $http call as follows. But when it reaches last result the scroll is jumping to the row which are few befo
When I started working with ui-grid several month ago the infinite scroll was pretty newly implemented and I encountered the same problem you did. But the guys are working very hard to improve things and when using the newest version of ui-grid, the infinite scroll works like a charm!
I updated your Plunkr with the newest ui-grid version and everything works just fine.