Akryum / vue-virtual-scroller

⚡️ Blazing fast scrolling for any amount of data
https://vue-virtual-scroller-demo.netlify.app
9.27k stars 885 forks source link

Unable to select text #772

Closed AWoelfel closed 1 year ago

AWoelfel commented 1 year ago

Describe the bug

I use DynamicScroller with around 10k items. After a bit of scrolling arround i tried to select text from a view of the Items which was not possible. Items get selected in random places and in random order.

Animation

Reproduction

System Info

VUE: 3.2.33
vue-virtual-scroller: 2.0.0-beta.3

Used Package Manager

npm

Validations