Skip to content

Conversation

@piecyk
Copy link
Collaborator

@piecyk piecyk commented Jan 3, 2026

🎯 Changes

Fixed scrollToIndex issues when scrolling to the last element in the list

closes #1001

βœ… Checklist

  • I have followed the steps in the Contributing guide.
  • I have tested this code locally with pnpm run test:pr.

πŸš€ Release Impact

  • This change affects published code, and I have generated a changeset.
  • This change is docs/CI/dev-only (no release).

@changeset-bot
Copy link

changeset-bot bot commented Jan 3, 2026

πŸ¦‹ Changeset detected

Latest commit: a6a3bbb

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 7 packages
Name Type
@tanstack/virtual-core Patch
@tanstack/angular-virtual Patch
@tanstack/lit-virtual Patch
@tanstack/react-virtual Patch
@tanstack/solid-virtual Patch
@tanstack/svelte-virtual Patch
@tanstack/vue-virtual Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@nx-cloud
Copy link

nx-cloud bot commented Jan 3, 2026

View your CI Pipeline Execution β†— for commit a6a3bbb

Command Status Duration Result
nx affected --targets=test:sherif,test:knip,tes... βœ… Succeeded 2m 5s View β†—
nx run-many --target=build --exclude=examples/** βœ… Succeeded 16s View β†—

☁️ Nx Cloud last updated this comment at 2026-01-03 14:23:25 UTC

@pkg-pr-new
Copy link

pkg-pr-new bot commented Jan 3, 2026

More templates

@tanstack/angular-virtual

npm i https://pkg.pr.new/@tanstack/angular-virtual@1105

@tanstack/lit-virtual

npm i https://pkg.pr.new/@tanstack/lit-virtual@1105

@tanstack/react-virtual

npm i https://pkg.pr.new/@tanstack/react-virtual@1105

@tanstack/solid-virtual

npm i https://pkg.pr.new/@tanstack/solid-virtual@1105

@tanstack/svelte-virtual

npm i https://pkg.pr.new/@tanstack/svelte-virtual@1105

@tanstack/virtual-core

npm i https://pkg.pr.new/@tanstack/virtual-core@1105

@tanstack/vue-virtual

npm i https://pkg.pr.new/@tanstack/vue-virtual@1105

commit: a6a3bbb

@piecyk piecyk merged commit 5a273bf into TanStack:main Jan 3, 2026
5 checks passed
@github-actions github-actions bot mentioned this pull request Jan 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

v3.13.8 doesn't scroll all the way to the bottom correctly

1 participant