primefaces / primevue

Next Generation Vue UI Component Library
https://primevue.org
MIT License
10.64k stars 1.24k forks source link

Virtual scroller: step prop in delay mode breaks the component #6776

Open ndovnar opened 1 week ago

ndovnar commented 1 week ago

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