question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can't make pagination to work

See original GitHub issue

Hi, I’ve been working with your lib for quite some time and I have to admit : you changed my life 😄

I was trying to implement the page library with your lib but I cannot make it to work. The loadRange is never called… I thought it was coming from the DiffUtil.ItemCallback but even if I make it return false the loadRange is never triggered. On your sample it works fine though. I’ve made a sample if you’re interested.

Thanks again for your work !

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
evantcommented, Sep 16, 2019

That’s fair, actually there isn’t anything about paging written in the README, I’ll add a section.

0reactions
atlantis210commented, Sep 16, 2019

Damn! This is it … I though it was included in your recyclerview lib. It is not written on your .md though. Anyway, thanks !

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can't get pagination to work - WordPress.org
I have tried this code in a page template: // Pods Pagination for template file $pod = pods( 'grave' ); $params = array(...
Read more >
SQL Server 2019 unable to get Pagination to work correctly ...
Your issue appears to be that you are using UNION instead of UNION ALL . This means that all the inner tables need...
Read more >
Cant get pagination to work - Bugs - Forum | Webflow
Hi Guys, We are having some problems with pagination. https://www.domain.org/posts When you click next it goes here ... Cant get pagination to work....
Read more >
Cant get pagination to work in python - Asana Community Forum
I can't get pagination to work The following call return 100 lines exactly (although there are many more) the next_page is not to...
Read more >
WordPress Pagination Not Working? Quick Fix - YouTube
Is the WordPress pagination not working on your website? This usually happens when you use the custom permalink structure ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found