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

Fix infinite scrolling #534

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix infinite scrolling #534

wants to merge 1 commit into from

Conversation

masicek
Copy link

@masicek masicek commented Nov 16, 2023

In come cases elemScrollPosition is never smaller than 1 and infinite scrolling ended too soon. Then we use some bigger value to compare.

In come cases `elemScrollPosition` is never smaller than 1 and infinite scrolling ended too soon. Then we use some bigger value to compare.
@masicek masicek requested a review from dapi as a code owner November 16, 2023 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant