Skip to content

@tanstack/virtual-core@3.13.16

Choose a tag to compare

@github-actions github-actions released this 03 Jan 20:58
· 11 commits to main since this release
7fd2654

Patch Changes

  • fix(virtual-core): improve scrollToIndex reliability in dynamic mode (#1106)
    • Wait extra frame for ResizeObserver measurements before verifying position
    • Abort pending scroll operations when new scrollToIndex is called