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

Duplicate item in paginated list #451

Open
dvcolomban opened this issue Apr 12, 2024 · 0 comments
Open

Duplicate item in paginated list #451

dvcolomban opened this issue Apr 12, 2024 · 0 comments

Comments

@dvcolomban
Copy link

When I fetch a paginated personal list, I sometimes get a duplicate on the boundary.

For example, on the endpoint /users/<user-slug>/lists/<list-id>/items?page=3&limit=50 Titans is returned as the last item of page 2 (limit 50), but also as the first item of page 3 (limit 50)

image

image

The issue doesn't occur when the item is not on the boundary of the page:

image

Nor does it exist in duplicate in the list on trakt.tv:

image

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

No branches or pull requests

1 participant