vue-virtual-scroller
vue-virtual-scroller copied to clipboard
Error: When using<DynamicScroller>,` Events: scroll end` cannot be triggered correctly
trafficstars
Describe the bug
When using<DynamicScroller>, Events: scroll end cannot be triggered correctly
Reproduction
The same code is triggered normally when using<RecyclScroller>
System Info
win10, chrome
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.