Skip to content

fix(ssr): fixes for scoped: true components during SSR #6311

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jun 23, 2025

Conversation

johnjenkins
Copy link
Contributor

@johnjenkins johnjenkins commented Jun 20, 2025

What is the current behavior?

GitHub Issue Number: #6313

What is the new behavior?

Fixes #6313

Documentation

Does this introduce a breaking change?

  • Yes
  • No

Testing

Other information

@johnjenkins johnjenkins changed the title fix(ssr): fixed for scoped: true components during SSR fix(ssr): fixes for scoped: true components during SSR Jun 20, 2025
@johnjenkins johnjenkins marked this pull request as ready for review June 21, 2025 23:38
@johnjenkins johnjenkins requested a review from a team as a code owner June 21, 2025 23:38
Copy link
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.

LGTM 👍

@christian-bromann christian-bromann merged commit b07dda6 into main Jun 23, 2025
3 checks passed
@christian-bromann christian-bromann deleted the scoped-ssr-fixes branch June 23, 2025 16:13
christian-bromann added a commit that referenced this pull request Jul 10, 2025
christian-bromann added a commit that referenced this pull request Jul 10, 2025
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, scoped components not processing slotted nodes appropriately
2 participants