How to load data after specific cursor with usePaginationFragment?
Open
wontfix
- Dominant language
- Rust
- Stars
- 19k
- Forks
- 1.9k
- PR merge metrics
- No merged PRs in 30d
Description
Is that even possible? All the methods seem to be related to loading next and previous pages. For example, I have 1000 records, shown 10 at a time. I am currently at page 4 (nodes 41-50), but I'd like to jump to page 54 (nodes 541-550). Can I do it?
Contributor guide
Assessment
This issue has not been assessed yet.