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 scroll error at the bottom of the screen #3518

Closed
1 task
dubdabasoduba opened this issue Sep 23, 2024 · 0 comments · Fixed by #3516
Closed
1 task

Infinite scroll error at the bottom of the screen #3518

dubdabasoduba opened this issue Sep 23, 2024 · 0 comments · Fixed by #3516
Assignees
Labels
Bug Report Something isn't working as expected

Comments

@dubdabasoduba
Copy link
Member

Describe the bug

  • The infinite scroll seems to throw an error at the end of the screen when. The error reads fromIndex(20) > toIndex(19)
  • This happens when trying to subList the search results.

To Reproduce
Steps to reproduce the behaviour:

  1. Set you register to infinite scroll
  2. Scroll to the last page
  3. See error

Expected behaviour

  • The register should scroll correctly without errors

Screenshots
If applicable, add screenshots to help explain your problem.

Smartphone (please complete the following information):

  • Device: [e.g. Samsung Galaxy A2 emulator]
  • Android version: [e.g. Settings -> About phone -> Android version]
  • Build number: [e.g. Settings -> About phone -> Build number]
  • Version [e.g. 24]

Additional context
Add any other context about the problem here.

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

Successfully merging a pull request may close this issue.

2 participants