Skip to content

@tanstack/virtual-core@3.17.8

Choose a tag to compare

@github-actions github-actions released this 18 Aug 15:04
Immutable release. Only release title and notes can be modified.
e9874f0

Patch Changes

  • #1256 a0a411e - Cancel the pending isScrolling reset when a scroll observer is torn down, and reset isScrolling and scrollDirection in cleanup() so they don't stay stuck after the scroll element changes or is removed.

  • #1246 d2cf98b - Ignore connected measurement nodes whose indexes are outside the current item count.