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 Hello, @Akryum First of all, thank you for providing such a great library. :) When using DynamicScroller in pageMode, there seems to be a bug where...

bug

### Describe the bug After using this plugin on the mobile side, after sending a message and scrolling to the bottom, the scroll bar will keep bouncing back and forth...

bug

### Describe the bug Since[ a recent commit to the RecycleScroller](https://github.com/Akryum/vue-virtual-scroller/commit/cf35b358a1f3db6c098eb4915858aff7242e76c8), no update event is emitted if the user scrolls away from the startIndex less than the minItemSize. But for...

bug

Adding how to use the lib with Nuxt 3 in the doc

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.19.4 to 7.23.2. Release notes Sourced from @​babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...

dependencies

### 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 on iphone safari,...

bug
feature-request

### Clear and concise description of the problem I need to creat a grid like table when i have around 207 rows and 50 cols aprox. So, for now i...

help wanted

if we scroll the screen fast, we get to see a blank screen. is it possible to show **Loading..** somehow?

question

### Describe the bug ![image](https://github.com/Akryum/vue-virtual-scroller/assets/64406700/fb977513-9dae-47da-b08e-d445918a5b00) ### Reproduction The code is the official sample code ### System Info ```shell windows11 Chrome Version 116.0.5845.188 (Official Build) (64-bit) ``` ### Used Package Manager...

bug