Skip to content

docs: parent load only reruns for server load parent() calls - #16826

Open
Nic-Polumeyv wants to merge 1 commit into
mainfrom
docs-parent-rerun
Open

docs: parent load only reruns for server load parent() calls#16826
Nic-Polumeyv wants to merge 1 commit into
mainfrom
docs-parent-rerun

Conversation

@Nic-Polumeyv

Copy link
Copy Markdown
Contributor

Fixes #14356. Only the server-side parent() reruns the parent load (to reconstruct its data, since the server is stateless); a universal load's parent() reuses the already-loaded data on the client, so the bullet as written promised a rerun that never happens for +layout.js/+page.js children.

@pkg-svelte-dev

Copy link
Copy Markdown

Install the latest version of @sveltejs/kit from 1edd67d:

pnpm add https://pkg.svelte.dev/@sveltejs/kit/c/1edd67d32f8c83a989fa650a7fa283e863c7429f

Open in pkg.svelte.dev: https://pkg.svelte.dev/repos/kit/pr/16826

@changeset-bot

changeset-bot Bot commented Aug 17, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 1edd67d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

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.

1 participant