Download Latest Version @tanstack_virtual-core@3.17.6 source code.zip (1.6 MB)
Email in envelope

Get an email when there's a new version of TanStack Virtual

Home / @tanstack_react-virtual@3.14.8
Name Modified Size InfoDownloads / Week
Parent folder
@tanstack_react-virtual@3.14.8 source code.tar.gz 2026-07-22 1.3 MB
@tanstack_react-virtual@3.14.8 source code.zip 2026-07-22 1.6 MB
README.md 2026-07-22 910 Bytes
Totals: 3 Items   3.0 MB 0

Patch Changes

  • #1237 aa536e7 - Fix a gap at the top of the list after an end-anchored prepend in directDomUpdates mode. The prepend grows the total size and bumps scrollOffset to the new bottom in the same pass, but the size container's height was written after _willUpdate synced the scroll position — so the browser clamped the scrollTop write to the stale (shorter) scrollHeight, leaving whitespace at the top until the next scroll. The container is now grown before the scroll sync. Only affected directDomUpdates mode (React-rendered sizers receive their height during render).

  • Updated dependencies [7ae32b5]:

    • @tanstack/virtual-core@3.17.6
Source: README.md, updated 2026-07-22