vue-virtual-scroller
vue-virtual-scroller copied to clipboard
RecycleScroller There is a delay in the event
trafficstars
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
System Info
"vue-virtual-scroller": "2.0.0-beta.8"
platform: all
Used Package Manager
npm
Validations
- [X] Read the docs.
- [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- [X] Check that this is a concrete bug. For Q&A open a GitHub Discussion.
- [X] The provided reproduction is a minimal reproducible example of the bug.