issues Search Results · repo:TanStack/virtual language:TypeScript
Filter by
322 results
(72 ms)322 results
inTanStack/virtual (press backspace or delete to remove)Describe the bug
Hello,
Angular version of Tanstack virtual seems to be using AfterRenderPhase“ from @angular/core but it has been removed from
angular 20.
Update to Angular 20 is not available for ...
maximeqontrol
- Opened 2 days ago
- #1034
Describe the bug
We re experiencing an issue that when scrolling back up you get stuck on a item, when using dynamic sizes.
It can easily be reproduced by scrolling a bit down in the dynamic vue example ...
AmandoVledder
- Opened 8 days ago
- #1028
Describe the bug
I’ve been using this library to virtualise a grid, and while testing, I noticed that the DOM node count keeps increasing
when monitoring via the Performance monitoring tab in Brave DevTools. ...
sebpowell
- 3
- Opened 13 days ago
- #1024
Describe the bug
From version 3.13.3 the range calculations changed in this commit. It now returns the complete range when the lanes in
useVirtualizer are changed.
Your minimal, reproducible example ...
Arjan-Zuidema
- Opened 27 days ago
- #1012
Describe the bug
When using Suspense in solid-js with TanStack virtual, the virtualizer never renders any rows once the async data is
resolved. The virtualizer receives the count of the data and appears ...
HaleyBoles
- 1
- Opened 28 days ago
- #1011
Describe the bug
There seems to be a regression in v3.13.8 vs v3.13.7 - exact same code in both cases:
// somewhere above
const measureElement: Parameters typeof useVirtualizer [0][ measureElement ] ...
iscekic
- 7
- Opened on May 13
- #1001
Describe the bug
Even though NextJS isn t listed as a supported framework, React is. NextJS is based on it, so i tried to use this
package to make a virtual list. The result is shown in the GIF below. ...
dquevid
- 1
- Opened on May 8
- #999
Describe the bug
I have a list of about 3 million rows. However, when I scroll to line 745531, I cannot continue scrolling down. I reused
the demo on the documentation page and this error still occurs. ...
dangkhoa99
- Opened on May 8
- #998
Describe the bug
When using @tanstack/react-virtual : 3.13.8 and @tanstack/react-router : 1.112.12
If the page contains a virtualized list like this:
const virtualizer = useWindowVirtualizer({
...
Krasnopir
- 2
- Opened on May 7
- #997
Describe the bug
I was having problems with my Lit virtualizer stuttering when scrolling back up through a dynamic list and couldn t
understand why the example worked, but mine did not. So I updated the ...
blake-logik
- 1
- Opened on Apr 10
- #981

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.