You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This leads to massive latency overhead and makes the ScrollHelper pretty much unusable.
Expected behavior
Additional search (with scroll) requests should be made in only after completing iteration of all current elements in the @docs array, to see if there are more hits to scroll to.