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

[5.x] Preserve Query Strings In Runway Tag #350

Merged
merged 1 commit into from
Oct 2, 2023

Conversation

kevnk
Copy link
Contributor

@kevnk kevnk commented Oct 1, 2023

There are a few other places that use ->paginate() in this repo, but I've decided not to add ->withQueryString() to them so that this change only impacts the runway tag and nothing else.

For reference, here are the other places I found the paginate method:

Fixes #349

@kevnk kevnk changed the title Preserve query strings when using pagination with runway tag; #349 Preserve Query Strings In Runway Tag Oct 1, 2023
@kevnk kevnk changed the title Preserve Query Strings In Runway Tag [5.x] Preserve Query Strings In Runway Tag Oct 1, 2023
@duncanmcclean duncanmcclean merged commit ee46172 into statamic-rad-pack:5.x Oct 2, 2023
5 of 7 checks passed
@github-actions
Copy link

github-actions bot commented Oct 2, 2023

Released as part of v5.3.1.

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.

paginate->withQueryString()
2 participants