-
Hi @petyosi
**Describe the bug**
There is a crash when using Virtuoso with OverlayScrollbars as a custom scrollbar.
```
TypeError
Cannot read properties of null (reading 'dataset')
eval
h…
-
```
export declare type ListProps = Pick & { 'data-test-id': string; };
```
Hello everybody,
I am using the `VirtuosoGrid` component and tried to pass a `List` component as its components prop …
-
When a user has hundreds of sites, simply _rendering_ all of the sites in `` can be quite slow.
Fortunately, it's unlikely a user would scroll the entire list to find their site (they would search …
-
I'm currently using the VirtuosoGrid component to render a long list of items in a grid, using CSS grid, and it's working great. However, I noticed when reaching the end of the list, the calculation i…
-
**Describe the bug**
When you scroll the list using a touchpad, it scrolls only a few items and then it stops. You have to move the mouse to regain focus and be able to scroll again. Rinse and repeat…
-
**Describe the bug**
When upgrading to 2.14.0 or 2.16.0 from 2.13.2 the VirtuosoGrid endlessly re-renders calling itemContent repeatedly.
Perhaps related to the new gap bits?
**Reproduction*…
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/CONTRIBUTING.md) for onboarding and email contributors@expensify.com to request t…
-
The error appears in the console if the folder visibility is toggled.
The problem is somewhere in the `renderItems` method - it does not appear if a simple div is always rendered instead of the fee…
-
Hi, I was wondering if you do plan to support a grid layout? I think a simple fixed column width grid support would be more than enough to cover most of the use cases.
-
**Describe the bug**
Virtuoso/ or Grouped Virtuoso flickers and returns back to original index while navigating to the bottom and then, scrolling upwards
**Reproduction**
https://codesandbox.io/s…