-
### Should this be an RFC?
- [X] This is not a substantial change
### Which package is this a feature request for?
Virtualizer (@lit-labs/virtualizer)
### Description
This used to work in 0.4 but…
-
Since we are going to have infinity scroll and all the data we get it all at once instead of paginated, we should use some like [vue-virtual-scroller](https://github.com/Akryum/vue-virtual-scroller) w…
-
**Overview**
The first time you assign a datasource for iteration within the cdk-virtual-scrollport, all works as expected, as per the documentation example of displaying the first page of items. S…
-
The performance is poor (and memory-hungry) when the listing is large, in my case 12k entities.
Can lazy loading be used or something like virtual-scroller.
-
### Which package(s) are affected?
Virtualizer (@lit-labs/virtualizer)
### Description
`scrollIntoView` does not work with `scroller: false` option.
### Reproduction
https://lit.dev/playgroun…
-
### Describe the bug
In our project we lazy load data in our dropdowns and our multiselect.
However, if you enable the virtual scroller with the setting isLazy enabled, the dropdown and multiselec…
-
The workflow run form does not lazy load workflow steps anymore but instead requires all steps to be loaded upfront before rendering. This slows down the rendering process by the number of steps i.e. …
-
### Motivation
When using `SelectRenderer`, if the intended scroller element start without a scrollbar, ariakit defaults to observing the document, and virtual scroll isn't working.
Notice that …
-
### Describe the bug
Hi, I just figured out that my `` does not reactivley updates if I use _splice_ on my reactive **items** in order to add or remove some elements. My array is provided as `const…
-
### Steps to reproduce
Link to live example: https://codesandbox.io/p/sandbox/mui-datagrid-template-forked-mlsxvy
https://github.com/user-attachments/assets/c7f30038-06e0-4ef9-a336-9ad0f3308ccf
…