-
I have react-virtuoso's `List` ~90% rendering a CSS grid-based table, but have hit one snag.
Per the customized rendering guide, I'm providing my own `List` component, which sets `display: grid` an…
-
As nice as it is, it seems development has stalled. There are a few key things that it doesn't support that Kanban needs:
**Nested drag containers**
This would allow capping the lane heights to th…
-
Trying to upgrade to kotlin 1.5.20 + latest wrappers, but getting this:
```
romans-mbp-2.lan 01:53:58.030 > lonjechat_kotlin git:(master) ✗ ./gradlew browserDevelopmentRun
> Configure project :ap…
-
Not able to scroll to remaining items after adding custom scroll bar. please have a look.
https://codesandbox.io/s/stoic-hamilton-3w1z0?file=/src/App.js
--> please scroll to see issue
-
## Bug Report
### Capacitor Version
```
💊 Capacitor Doctor 💊
Latest Dependencies:
@capacitor/cli: 3.0.2
@capacitor/core: 3.0.2
@capacitor/android: 3.0.2
@capacitor/ios: 3.0…
-
**Describe the bug**
Similar to https://github.com/petyosi/react-virtuoso/issues/314, the list height does not update as expected even when not using transitions.
**Reproduction**
https://codesan…
-
I have a issue ... List item is expandable, but range is not updated after item expanding. Visible items is less because of item height (expanded), but range trigger is not fired and range is still sa…
-
**Describe the bug**
Errors while dragging an item:
Invariant failed: Cannot collect without a droppable ref
Invariant failed: Cannot stop drag when no active drag
**Reproduction**
https://code…
-
I've noticed that Virtuose performance is significantly better when I provide `fixedItemHeight`.
While my items aren't fixed height, I can calculate (approximate) their height based on data of each…
gajus updated
3 years ago
-
Is there anyway to achieve what [`WindowScroller`](https://github.com/bvaughn/react-virtualized/blob/master/docs/WindowScroller.md) does in react-virtuoso? I'm looking to create a Twitter/Facebook sty…