vue-virtual-scroll-list icon indicating copy to clipboard operation
vue-virtual-scroll-list copied to clipboard

⚡️A vue component support big amount data list with high render performance and efficient.

Results 86 vue-virtual-scroll-list issues
Sort by recently updated
recently updated
newest added

Can you tell me if the latest version already supports vue 3.0? I saw someone use 1. Several versions are used in vue 3.0, is it really possible and is...

question

即使设置了较大的keeps,每次改变datasources的时候都会触发所有的图片重新请求。想问下这个是我使用不当造成的嘛

question

In pageMode, multi virtual list has scroll problem

suggestion

## Describe the feature request **App.vue** ``` ``` **Item.vue** ``` {{ source.text }} ```

suggestion

Hi, can i use v-model on extra-props?

question

## Describe the feature request currently `tobottom` emits when the list is reaches the end. This is useful for infinite lists but the user flow is broken because the user...

suggestion

## Describe A clear and concise description of what the bug is. ## To Reproduce Steps to reproduce the behavior: 1. Click on '....' 2. Scroll down to '....' 3....

bug

I'm trying to use vue-virtual-scroll-list component on my app for implementing virtual scroll. However, it's not working as expected. It only showing some data's instead of showing all data with...

question

When I make that ``` Invalid prop: type check failed for prop "dataSources". Expected Array, got Object ```

question