Skip to content

Add note on not using floats with CursorPagination #5459

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

Merged

Conversation

carltongibson
Copy link
Collaborator

Closes #5160, closes #5164.

As per #5160 (comment), adds a note to CursorPagination caveats saying don't use floats.

Links to gist for CursorPagination subclass as a possible workaround.

@carltongibson carltongibson added this to the 3.7.0 Release milestone Sep 27, 2017
@carltongibson carltongibson merged commit 5c2290d into encode:master Sep 27, 2017
@carltongibson carltongibson deleted the 37/cursor-pagination-float-docs branch September 27, 2017 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CursorPagination on a FloatField will result in duplicate elements on page boundary
1 participant