Skip to content

issues Search Results · repo:TanStack/virtual language:TypeScript

Filter by

319 results
 (99 ms)

319 results

inTanStack/virtual (press backspace or delete to remove)

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 
    7 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
  • Opened 
    8 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
  • 1
  • 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

Describe the bug I use useWindowVirtualizer hook for making virtual elements and scrollToIndex with dynamically-sized elements and { align: start }. After scrolling the page manually (to allow the virtualizer ...
  • kkirik
  • Opened 
    on Apr 10
  • #980

Describe the bug Facing this error while using in application, tried implementing the api solution https://developer.mozilla.org/en-US/docs/Web/API/ResizeObserver#observation_errors but didn t got help ...
  • shekhar1130
  • 1
  • Opened 
    on Apr 3
  • #977

Describe the bug https://github.com/TanStack/virtual/discussions/626 The original thread sets dynamic width for each column. Based on that, I want to set dynamic height for each row but fails. Your ...
  • hasakilol
  • 1
  • Opened 
    on Mar 29
  • #972
Issue origami icon

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 Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

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 Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub