Skip to content

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

Filter by

313 results
 (90 ms)

313 results

inTanStack/virtual (press backspace or delete to remove)

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
  • Opened 
    13 days ago
  • #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 
    14 days ago
  • #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 
    21 days ago
  • #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 
    26 days ago
  • #972

Describe the bug SomeItem key={virtualItem.key} / results in: Type Key is not assignable to type Key | null | undefined . Type bigint is not assignable to type Key | null | undefined .ts(2322) ...
  • akinnee
  • 5
  • Opened 
    26 days ago
  • #971

Describe the bug The virtual list is not updated after setting the count option Your minimal, reproducible example https://svelte.dev/playground/61de6ef02eee43088d2ee0482cbe21d3?version=5.25.3 Steps ...
  • nordfjord
  • 1
  • Opened 
    27 days ago
  • #969

Describe the bug This is a continuation of the theme https://github.com/TanStack/virtual/issues/960#issuecomment-2747815072 useWindowVirtualizer, as I understand it, works for the entire browser window. ...
  • alkosorukov
  • 1
  • Opened 
    on Mar 24
  • #966

Describe the bug Starting from version 3.13.3, the behavior of virtualizer.getTotalSize() has changed. When using multiple lanes (i.e., lanes 1) and the item count is 1, getTotalSize() now returns 0. ...
  • greenblues1190
  • 2
  • Opened 
    on Mar 24
  • #963

Describe the bug Scrolling does not work correctly. I thought the problem was with the position: sticky table header, but no. Your minimal, reproducible example https://codesandbox.io/p/devbox/mystifying-dew-t5nd7v?workspaceId=ws_G2EwNr8rBvsbnPfjfHKzRb ...
  • alkosorukov
  • 9
  • Opened 
    on Mar 20
  • #960

Describe the bug If two headings are immediately following eachother, the second heading is rendered on the same line as the first. This is visible on the Virtualizer page, where there is an h2 followed ...
  • matthewCmatt
  • Opened 
    on Mar 11
  • #950
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