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

Infinite loading breaks when scrollbar is dragged #81

Closed
ejdzipi opened this issue Dec 7, 2022 · 3 comments · Fixed by #82
Closed

Infinite loading breaks when scrollbar is dragged #81

ejdzipi opened this issue Dec 7, 2022 · 3 comments · Fixed by #82
Assignees
Labels
bug Something isn't working

Comments

@ejdzipi
Copy link

ejdzipi commented Dec 7, 2022

Infinite loading breaks when scrollbar is dragged to the end. It will not load more rows, even after scroll is changed. This bug happens in all examples, but it is most easy to capture in example with prepending items.

Animation

  • OS: Windows 10
  • Browser: Chrome
  • Version: 108.0.5359.95 (64bit)
@vdmrgv
Copy link
Owner

vdmrgv commented Dec 7, 2022

Hi @ejdzipi
Thanks for report. I'll take a look on it later

@vdmrgv vdmrgv self-assigned this Dec 7, 2022
@vdmrgv vdmrgv added the bug Something isn't working label Dec 7, 2022
@vdmrgv vdmrgv linked a pull request Dec 7, 2022 that will close this issue
@vdmrgv vdmrgv closed this as completed in #82 Dec 7, 2022
@vdmrgv vdmrgv reopened this Dec 7, 2022
@vdmrgv
Copy link
Owner

vdmrgv commented Dec 7, 2022

Hey, @ejdzipi , I just fixed this bug. It should now work correctly when dragging the scrollbar

@vdmrgv vdmrgv closed this as completed Dec 7, 2022
@ejdzipi
Copy link
Author

ejdzipi commented Dec 14, 2022

Thanks @vdmrgv, it is fixed, awesome work ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants