-
### `brew gist-logs ` link OR `brew config` AND `brew doctor` output
```shell
HOMEBREW_VERSION: 3.5.10-49-gb2ddb34
ORIGIN: https://github.com/Homebrew/brew
HEAD: b2ddb341a0489834dbbfcb57544d87c4…
-
**Describe the bug**
I have a `VirtuosoGrid` that is responsive to the screen. And I am using useWindowScroll since I do not want do have 2 scrollers in the screen. However, when I scroll to the end …
-
Hi there! I was working with react-beautiful-dnd and virtuoso and dynamic list items height and i've got a problem. When I'm trying to use draggable component of dnd inside virtuoso it's getting Uncau…
-
I'm facing a problem with [`TopItemListContainer`](https://github.com/petyosi/react-virtuoso/blob/master/src/List.tsx#L259) that when using groups it doesn't allow us to set a proper `z-index`. A prop…
-
Hey, first of all obligatory thanks for all the work on this component.
I implemented a custom `MenuList` component in order to support virtual scrolling (using react-virtuoso). Something I noticed…
dtaub updated
3 years ago
-
**Describe the bug**
Scrolling quickly in a grouped list with endless scroll throws a RangeError.
**Reproduction**
It can be reproduced in the `grouped-endless-scrolling` e2e test.
**To Repro…
-
Hey, first of all obligatory thanks for all the work on this component.
I implemented a custom `MenuList` component in order to support virtual scrolling (using react-virtuoso). Something I noticed…
dtaub updated
3 years ago
-
**Describe the bug**
Hello, and thank you for the wonderful library! But, unfortunately, I've encountered an issue with the MaterialUI integration. If I try to add a TextArea with a dynamic height,…
-
I have a Logitech MX Master mouse with a fast scroll option, as well as a Logitech MX Anywhere mouse with the same feature.
When I scroll really fast and stop suddenly, the list will be stuck with …
-
Hi!
I'm trying to make my `VirtuosoGrid` mount scrolled to a specific index. I've seen the regular `Virtuoso` has a `initialTopMostItemIndex` prop, which `VirtuosoGrid` does not have.
I also tri…