Akryum / vue-virtual-scroller

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

RecycleScroller There is a delay in the event #875

Open Gaitin opened 1 month ago

Gaitin commented 1 month ago

Describe the bug

After the first rendering of RecycleScroller is completed, changing the computer time to one year ago will cause a delay in triggering internal component slot events. For example, click events within the list may not be triggered or may have a delay

Reproduction

image

System Info

"vue-virtual-scroller": "2.0.0-beta.8"
platform: all

Used Package Manager

npm

Validations