Srackhall
Srackhall
### Describe the bug I encountered a bug related to the nested usage of components provided by `vue-virtual-scroll`. The nesting involves an outer vertical virtual list and an inner horizontal...
### Describe the bug When using,` Events: scroll end` cannot be triggered correctly ### Reproduction The same code is triggered normally when using ### System Info ```shell win10, chrome ```...
### Clear and concise description of the problem When I try to use CSS’s `overflow: hidden` and control the scroll position through JavaScript’s `scrollTop` or `scrollLeft`, the scrolling behavior works...