--- dataTables.scroller.js 2018-06-22 11:19:44.000000000 -0400 +++ dataTables.scroller.js.patched 2018-12-03 13:33:08.135203940 -0500 @@ -554,6 +554,8 @@ } this.fnMeasure( false ); + this.s.topRowFloat = this.s.dt._iDisplayStart; + // Scrolling callback to see if a page change is needed - use a throttled // function for the save save callback so we aren't hitting it on every // scroll