vue-virtual-scroller
vue-virtual-scroller copied to clipboard
Screen flicker
trafficstars
Describe the bug
I insert data continuously to the bottom of the list, and immediately scroll to the bottom after inserting the data. There will be a screen flicker problem, how to solve it。
I use scrollToBottom
Reproduction
version:[v2.0.0-beta.8]
System Info
version:[v2.0.0-beta.8]
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.