issues Search Results · repo:TanStack/virtual language:TypeScript
Filter by
324 results
(110 ms)324 results
inTanStack/virtual (press backspace or delete to remove)Describe the bug
When a 2nd conditionally rendered virtual list is rendered, the page automatically scrolls to the top
Your minimal, reproducible example
https://codesandbox.io/p/devbox/cranky-fermat-vzkmd3 ...
mjchang
- 6
- Opened 20 days ago
- #1038
Describe the bug
When using measureElement with useVirtualizer, changing the number of lanes dynamically causes the layout to break.
The virtualizer calculates incorrect ranges for items with indices ...
kruchininfl
- Opened 28 days ago
- #1036
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
- 1
- Opened on Jul 1
- #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
- 1
- Opened on Jun 25
- #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
- 4
- Opened on Jun 20
- #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 on Jun 6
- #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
- 3
- Opened on Jun 5
- #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
- 10
- 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
- 2
- Opened on May 8
- #998

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.