Skip to content

Conversation

@mdavid-dev
Copy link

Fixes #2214

Problem

The documentation for pagination_client_enabled was confusing:

  • The section title "Disabling the Pagination Client-side" was misleading
  • The example showed pagination_client_enabled: false, which actually prevents clients from controlling pagination

Solution

  • Renamed section to "Allowing the Client to Control Pagination"
  • Changed example value from false to true
  • Clarified that pagination_client_enabled defaults to false and must be set to true to enable client control

Related issues: #2204, #2174, #2216

@mdavid-dev mdavid-dev force-pushed the fix/pagination-client-enabled-docs branch 2 times, most recently from e8d20cf to 41b7c26 Compare January 19, 2026 17:08
@mdavid-dev mdavid-dev force-pushed the fix/pagination-client-enabled-docs branch from 41b7c26 to 738ac4c Compare January 19, 2026 17:13
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

Successfully merging this pull request may close these issues.

Improve enable pagination client documentation to avoid confusion

1 participant