Skip to content

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

Filter by

339 results
 (81 ms)

339 results

inTanStack/virtual (press backspace or delete to remove)

Describe the bug Summary List uses useWindowVirtualizer for row virtualization, but the outer div’s inline height is read directly from rowVirtualizer.getTotalSize() during render. Because the virtualizer ...
  • kosovatoolsadmin
  • Opened 
    2 days ago
  • #1077

Describe the bug 🐛 Bug Report: “Maximum update depth exceeded” when inner using onChange with Virtualizer Package: @tanstack/react-virtual Version: (e.g. 3.x.x — please replace with your actual version)```js ...
  • kevlin-sean
  • Opened 
    4 days ago
  • #1076

Describe the bug Hello! The scrollToIndex method s behavior option has incomplete TypeScript types. According to the MDN docs, the native browser API supports three behavior values: - auto - smooth ...
  • gulnuravci
  • Opened 
    10 days ago
  • #1074

Describe the bug The scroll thumb consistently has incredibly bad performance on large, dynamic lists. This is pretty pervasive in my platform which uses tanstack/virtual quite a lot. More pronounced ...
  • jonahallibone
  • Opened 
    13 days ago
  • #1072

Describe the bug On the tanstack official website the example “React Example: Infinite Scroll“ didn t show Nothing more to load correctly. Your minimal, reproducible example https://tanstack.com/virtual/latest/docs/framework/react/examples/infinite-scroll?panel=sandbox ...
  • wukaipeng-dev
  • Opened 
    19 days ago
  • #1068

Describe the bug Hello! I am trying to add list virtualization to a tanstack table. I followed the implementation example from https://github.com/TanStack/table/blob/main/examples/react/virtualized-rows/src/main.tsx. ...
  • dragos-cojocaru
  • Opened 
    20 days ago
  • #1067

Describe the bug When Your minimal, reproducible example https://github.com/TanStack/virtual/issues Steps to reproduce 1. Initialized with 1,000 items, the last index is 999. 2. Insert a few items, ...
  • bowencool
  • 1
  • Opened 
    24 days ago
  • #1066

Describe the bug For at least make horizontal scroll visible for RTL ,i have to do below changes : - isRtl: true in virtualizer - dir= rtl on scrollable container - pass the negative value to transform: ...
  • meetmshah88
  • Opened 
    26 days ago
  • #1065

Describe the bug There is a similar issue here: #1036 When using measureElement with useVirtualizer, changing the number of lanes dynamically causes the layout to break. In my case, some of the virtual ...
  • hmpthz
  • Opened 
    on Oct 11
  • #1063

Describe the bug I m using useWindowVirtualizer and noticing that on scroll, the list and each visible row re-render on every scroll tick. Your minimal, reproducible example https://stackblitz.com/edit/tanstack-virtual-rnakrfql?file=src%2Fmain.tsx ...
  • neoantox
  • Opened 
    on Oct 3
  • #1062
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! 
Restrict your search to the title by using the in:title qualifier.
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