vue-virtual-scroller icon indicating copy to clipboard operation
vue-virtual-scroller copied to clipboard

⚡️ Blazing fast scrolling for any amount of data

Results 221 vue-virtual-scroller issues
Sort by recently updated
recently updated
newest added
trafficstars

### Describe the bug Select the value and roll the paste ### Reproduction {{ item }} {{ item }} ### System Info ```shell vue-virtual-scroller": "2.0.0-beta.3" ``` ### Used Package Manager...

bug

### Clear and concise description of the problem When viewing the demo, users don't have much a point of reference for how well their browser performs when scrolling through large...

docs

Adding styles to slots Can be useful in fixing before and after https://github.com/Akryum/vue-virtual-scroller/issues/296

### Clear and concise description of the problem I want to set the gap between different rows and columns in the RecycleScroller component, thanks. ### Suggested solution Maybe we can...

help wanted

### Clear and concise description of the problem When using recycle-scroller's variable size mode, a "sizeField" can be defined. This sizeField, however, can only be a constant number and not...

feature-request

### Describe the bug scrollToItem is wrong position when using dynamic scroller ### Reproduction . ### System Info ```shell . ``` ### Used Package Manager npm ### Validations - [X]...

### 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...

bug

### Describe the bug If you use css animation for new elements, the animation will be rendered twice. ### Reproduction https://github.com/shengxinjing/vue-virtual-scroller/commit/13fafd8487d603fb597cb844b747ca0885feb886 ### System Info ```shell System: OS: macOS 13.4.1 CPU:...

### Describe the bug After this plug-in dynamically adds content, the scroll bar will always be stuck on the page and blink after sliding down, has anyone encountered this problem?...

bug

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,...

help wanted
question