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

pagy-cursor overrides Pagy's Items Extra #61

Open
mercedesb opened this issue Dec 6, 2023 · 0 comments
Open

pagy-cursor overrides Pagy's Items Extra #61

mercedesb opened this issue Dec 6, 2023 · 0 comments

Comments

@mercedesb
Copy link

The Items Extra allows you to customize the :items params and the max page size.

With pagy-cursor installed and configured, the Items Extra config is no longer used.

Most other extras respect the Items Extra's configuration with

pagy_set_items_from_params(vars) if defined?(ItemsExtra)

It looks like this repo is just missing that line.

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