Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

Rich-Harris
Copy link
Member

this puts the current element in the SSR context (formerly known as current_component, but no longer component-specific) so that push_element and pop_element have the desired behaviour in async mode as well as sync mode.

it also fixes the test, which was failing for a stupid reason — the error message had already been 'seen' so was being ignored when the test re-ran in async mode

Copy link

changeset-bot bot commented Sep 16, 2025

⚠️ No Changeset found

Latest commit: 3e898f1

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

Copy link
Contributor

Playground

pnpm add https://pkg.pr.new/svelte@16781

@elliott-with-the-longest-name-on-github elliott-with-the-longest-name-on-github merged commit f1ca551 into adjust-boundary-error-message Sep 16, 2025
14 checks passed
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.

2 participants