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

feat(infinite scrolling): Expose the pageCleanUpOffset parameter #208

Merged
merged 1 commit into from
Dec 10, 2021

Conversation

VladislavFitz
Copy link
Contributor

Summary

This PR exposes the pageCleanUpOffset infinite scrolling parameter defining how many pages of hits might be kept in memory before and after the current page.

Fixes #207

@VladislavFitz VladislavFitz marked this pull request as ready for review November 23, 2021 12:35
@VladislavFitz VladislavFitz merged commit 1341c42 into master Dec 10, 2021
@VladislavFitz VladislavFitz deleted the feat/expose-page-cleanup-offset branch January 26, 2022 08:40
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.

HitsPerPage is not working , It causes infinitive api calls
2 participants