Open ndovnar opened 1 week ago
When the step prop is specified in lazy mode, lazy-load callback isn't called
https://stackblitz.com/edit/tegbzd?file=src%2FApp.vue
4.x
3.x
Chrome
lazy-load callback is called while the scrolling
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