Skip to content

Fix fragment pagination - #1664

Merged
AlecAivazis merged 5 commits into
mainfrom
fragment-pagination
Jun 16, 2026
Merged

Fix fragment pagination#1664
AlecAivazis merged 5 commits into
mainfrom
fragment-pagination

Conversation

@AlecAivazis

Copy link
Copy Markdown
Collaborator

This PR fixes all patterns for paginated fragments in react as well as add supports for SinglePage pagination for fragments

fixes #1142

@changeset-bot

changeset-bot Bot commented Jun 15, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 1d5431e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
houdini Patch
houdini-react Patch
houdini-svelte Patch
houdini-core Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@AlecAivazis
AlecAivazis force-pushed the fragment-pagination branch from c801948 to 25541b4 Compare June 16, 2026 00:25
@AlecAivazis
AlecAivazis force-pushed the fragment-pagination branch from 0374f0a to 0283572 Compare June 16, 2026 00:49
@AlecAivazis
AlecAivazis merged commit 4ea90cb into main Jun 16, 2026
13 checks passed
@AlecAivazis
AlecAivazis deleted the fragment-pagination branch June 16, 2026 02:31
AlecAivazis added a commit that referenced this pull request Jun 19, 2026
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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.

Paginated Fragment Store in SinglePage mode does not refresh its data

1 participant