Pagination starts at page=0
Open
- Dominant language
- TypeScript
- Stars
- 1.6k
- Forks
- 867
- PR merge metrics
- No merged PRs in 30d
Description
Currently when the ServerDataSource retrieves the first page of data, it GETs the page indexed at 1, like so: `?_page=1`.
Is it possible to have pagination start at the zeroth page?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.