Virtual scroller: step prop in delay mode breaks the component #6776
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
When the step prop is specified in lazy mode, lazy-load callback isn't called
Reproducer
https://stackblitz.com/edit/tegbzd?file=src%2FApp.vue
PrimeVue version
4.x
Vue version
3.x
Browser(s)
Chrome
Steps to reproduce the behavior
Expected behavior
lazy-load callback is called while the scrolling
The text was updated successfully, but these errors were encountered: