Skip to content

fix: reset sveltekit-controlled error boundaries on navigation#16296

Open
elliott-with-the-longest-name-on-github wants to merge 1 commit into
version-3from
elliott/double-mount-error
Open

fix: reset sveltekit-controlled error boundaries on navigation#16296
elliott-with-the-longest-name-on-github wants to merge 1 commit into
version-3from
elliott/double-mount-error

Conversation

@elliott-with-the-longest-name-on-github

Copy link
Copy Markdown
Contributor

Closes #15694

Keeps track of error boundaries' reset functions that SvelteKit controls, resetting them on navigate.

@pkg-svelte-dev

pkg-svelte-dev Bot commented Jul 9, 2026

Copy link
Copy Markdown

Install the latest version of @sveltejs/kit from cd48bc7:

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

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

@changeset-bot

changeset-bot Bot commented Jul 9, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: cd48bc7

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

This PR includes changesets to release 1 package
Name Type
@sveltejs/kit 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

@svelte-docs-bot

Copy link
Copy Markdown

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.

Client navigation leaves stale +error.svelte mounted after remote query render error with experimental handleRenderingErrors

1 participant