Skip to content

@tanstack/virtual-core@3.17.1

Choose a tag to compare

@github-actions github-actions released this 15 Jun 19:53
75ae896

Patch Changes

  • #1199 ef69ea3 - Fix "items jump while scrolling up": the default scroll-adjustment predicate now compensates scrollTop on the first measurement of an above-viewport item even while scrolling backward (the estimate→actual delta must be absorbed), and only skips compensation for re-measurements during backward scroll to avoid the cascading jank