-
![CleanShot 2023-10-09 at 17 15 27@2x](https://github.com/petyosi/react-virtuoso/assets/13029040/ee4b6405-9610-4831-a7c3-9bf08d3cd819)
When rendering a virtualized list, the html has `item="[object…
-
RB DND list + Virtuouso fails
looks like items that aren't in the viewport unmount and triggers DND error:
**Invariant failed: Cannot find droppable entry with id [droppable]**
even the doc examp…
-
Hi there,
I've created a drag and drop list using react-sortly (I didn't use beautiful DnD because it doesn't support nested lists). But react-sortly doesn't do move animations, so I've used react-…
-
### System Info
System:
OS: Linux 6.1 Debian GNU/Linux 12 (bookworm) 12 (bookworm)
CPU: (32) x64 13th Gen Intel(R) Core(TM) i9-13900K
Memory: 29.89 GB / 62.55 GB
Container: Yes
…
-
**Describe the bug**
A clear and concise description of what the bug is.
Not showing on router push
**To Reproduce**
Steps to reproduce the behavior:
Not sure how to reproduce,but just in…
-
This library is amazing work, but I am having an issue with rendering large lists where each item has a dynamic height.
Environment: NextJS React with MUI.
Viewport with data array **sections*…
vpsq updated
11 months ago
-
Hi @petyosi,
I was struggling to get a simple thing to work consistently and reliably on our SMS conversation lists.
That is the **initialTopMostItemIndex** or the **initialScrollTop** option…
-
**Describe the bug**
The first item of the virtualized list is rendered faster than any other following indexes.
**Reproduction**
https://codesandbox.io/s/friendly-wind-tkx67d
(Happens to all o…
-
Originally posted by **alii** September 8, 2023
It's not trivial to find out the index of an item anymore because the index changes when new messages are loaded in etc. How can we calculate what…
-
**Describe the bug**
I am trying to use dnd-kit together with react-virtuoso and everything works, except that the dragged item is not displayed outside the virtualized list
How to make the dragge…