I can’t speak to the specifics of your problem and I’ve never actually tried building an infinite scroll table. With that said, keep in mind that tables can be weird in that they change their layout based on their rows, so if you have rows come in with different sizes it could reflow the whole table in a way that changes the scroll position and makes things feel buggy. That could be what’s happening.






















