Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug Report][3.2.3] VInfiniteScroll get stuck if the VInfiniteScrollIntersect stays in view #17358

Closed
AntoineRobert opened this issue May 11, 2023 · 0 comments · Fixed by #17475
Assignees
Labels
C: VInfiniteScroll labs T: bug Functionality that does not work as intended/expected

Comments

@AntoineRobert
Copy link

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"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VInfiniteScroll labs T: bug Functionality that does not work as intended/expected
Projects
None yet
3 participants