Skip to content

fix(ssr): retain slotted node order in serializeShadowRoot: scoped#6294

Merged
christian-bromann merged 1 commit intomainfrom
fix-slotted-node-order
Jun 13, 2025
Merged

fix(ssr): retain slotted node order in serializeShadowRoot: scoped#6294
christian-bromann merged 1 commit intomainfrom
fix-slotted-node-order

Conversation

@johnjenkins
Copy link
Copy Markdown
Contributor

@johnjenkins johnjenkins commented Jun 12, 2025

What is the current behavior?

GitHub Issue Number: #6293

What is the new behavior?

fixes #6293

Documentation

Does this introduce a breaking change?

  • Yes
  • No

Testing

Other information

@johnjenkins johnjenkins requested a review from a team as a code owner June 12, 2025 22:50
Copy link
Copy Markdown
Member

@christian-bromann christian-bromann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@christian-bromann christian-bromann merged commit c1e032d into main Jun 13, 2025
143 of 144 checks passed
@christian-bromann christian-bromann deleted the fix-slotted-node-order branch June 13, 2025 00:04
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.

bug: ssr. Incorrect slotted node order with serializeShadowRoot: 'scoped'

2 participants