Skip to content

[pull] main from TanStack:main#114

Merged
pull[bot] merged 4 commits into
code:mainfrom
TanStack:main
Jun 1, 2026
Merged

[pull] main from TanStack:main#114
pull[bot] merged 4 commits into
code:mainfrom
TanStack:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Jun 1, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

piecyk and others added 4 commits June 1, 2026 10:02
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…jump (#1176)

When items are prepended with anchorTo: 'end' and dynamic sizes,
the virtualizer would compute the wrong visible range for one frame
(using stale estimate-based positions) and then correct in the next
frame via _willUpdate, producing a visible "jump".

Fix by eagerly adjusting scrollOffset in setOptions during the render
pass so calculateRange/getVirtualItems return the correct items
immediately. _willUpdate then only syncs the browser's actual scroll
position to match.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@pull pull Bot locked and limited conversation to collaborators Jun 1, 2026
@pull pull Bot added the ⤵️ pull label Jun 1, 2026
@pull pull Bot merged commit c33902f into code:main Jun 1, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant