[Bug Report][3.2.3] VInfiniteScroll get stuck if the VInfiniteScrollIntersect stays in view #17358
Closed
Description
Environment
Vuetify Version: 3.2.3
Vue Version: 3.3.1
Browsers: Chrome 112.0.0.0
OS: Linux x86_64
Steps to reproduce
If you have a small "itemPerPages" while loading, it will keep the VInfiniteScrollIntersect in view and the scroll get stuck in loading
Expected Behavior
Retrigger the load function
Actual Behavior
Get stuck on loading
Reproduction Link
https://play.vuetifyjs.com/#...
Other comments
Workaround : use bigger "itemPerPages"