Skip to content

fix(ssr): slow property hydration, incorrect rendering#6325

Merged
christian-bromann merged 3 commits intomainfrom
fix-slow-ssr-hydration
Jun 30, 2025
Merged

fix(ssr): slow property hydration, incorrect rendering#6325
christian-bromann merged 3 commits intomainfrom
fix-slow-ssr-hydration

Conversation

@johnjenkins
Copy link
Copy Markdown
Contributor

What is the current behavior?

GitHub Issue Number: #6324

What is the new behavior?

Fixes #6324

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 30, 2025 16:20
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.

LGTM 👍

@christian-bromann christian-bromann merged commit f018c73 into main Jun 30, 2025
70 checks passed
@christian-bromann christian-bromann deleted the fix-slow-ssr-hydration branch June 30, 2025 19:07
@christian-bromann
Copy link
Copy Markdown
Member

Thanks @johnjenkins , will publish a new release later today.

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. Slow to hydrate component results in duplicate nodes

2 participants