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

How to set buffer preload size to 0 in Lazy pager #417

Closed
max-frai opened this issue Jul 31, 2021 · 2 comments
Closed

How to set buffer preload size to 0 in Lazy pager #417

max-frai opened this issue Jul 31, 2021 · 2 comments
Labels
question Further information is requested

Comments

@max-frai
Copy link

Hello, thank you for amazing lib. What I need is fully lazy pager when data request on page should be called only after page is active and in viewport. I tried to change buffer for PagerView but it preloads at least one next page. If it's not possible and pager need to preload next slide, how to detect inside rendered item that it's first time and page is visible and make request?

@max-frai max-frai added the question Further information is requested label Jul 31, 2021
@kaiyes
Copy link

kaiyes commented Aug 10, 2021

Hi @max-frai were you able to solve this ? Also Can you please show the the code for here ? I'm working on a something similar

@troZee troZee added the next label Sep 13, 2021
@troZee
Copy link
Member

troZee commented Dec 20, 2022

#673

@troZee troZee closed this as completed Dec 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants