-
### Description
In my frontend I make use of the [vue-virtual-scroller](https://github.com/Akryum/vue-virtual-scroller). This works fine in the dev view at `localhost:34115` and on a Windows build. H…
-
### Describe the bug
I create a table where each row is wrapped by DynamicScrollerItem. My task is to do a sticky column. I use `position: sticky` to make specific cells sticky.
The problem is `po…
-
**Describe the bug**
With a log execution with numerous elements, the rendering by Vue.js stops with the following errors:
```
Error: Rendered items limit reached
itemsLimitError chunk-vend…
-
### Environment
**Vuetify Version:** 3.7.4
**Vue Version:** 3.5.13
**Browsers:** Chrome 130.0.0.0
**OS:** Mac OS 10.15.7
### Steps to reproduce
Create a simple v-autocomplete with large number…
-
### Describe the bug
I´m using vue-virtual-scroller 2 years ago with 1.0.10 version.
Since yesterday ( 17/10/2022 ) it´s been failing in compile.
I think it was happened after the release of a ne…
-
### Describe the bug
Each browser has a [maximum allowable height for div elements](https://stackoverflow.com/questions/51890286/need-to-increase-the-allowable-maximum-height-for-a-div-element). Wh…
-
Hi there,
This repo is amazing, but to little is done to keep it alive. @Akryum, I understand that you're busy and also working on your other repo's. Could I, or anyone else, get write access to re…
-
### 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…
-
### Describe the bug
I cannot get vue-virtual-scroller to work with my nuxt/vue3 App. I use the newest version of Nuxt: 3.7.4.
Searching the internet I found a working codepen with nuxt 2.15.2, so I…
-
### Describe the bug
flicker when scroll up on iphone safari, large amount of data, no fix height, complex scroller item.
suggested fix:
### Reproduction
scroll up o…