Skip to content

fix(design): RTI breaks in incremental hydration - #4667

Open
griest024 wants to merge 2 commits into
developfrom
fix/design/rti/incremental-hydration
Open

fix(design): RTI breaks in incremental hydration#4667
griest024 wants to merge 2 commits into
developfrom
fix/design/rti/incremental-hydration

Conversation

@griest024

Copy link
Copy Markdown
Member

PR Checklist

  • Commit message follows our contributing guidelines
  • Tests added/updated (for bug fixes/features)
  • Documentation added/updated (for bug fixes/features)

PR Type

  • Bug fix
  • Feature
  • Style update
  • Refactor
  • Test
  • Build
  • CI
  • Docs
  • Performance
  • Other (please describe)

Current behavior

Fixes: #4658, fixes: #4659
Part of: #

New behavior

Breaking change?

  • Yes
  • No

Additional context

@griest024
griest024 requested a review from a team as a code owner August 17, 2026 18:44
@griest024
griest024 marked this pull request as draft August 17, 2026 22:18
@griest024

griest024 commented Aug 17, 2026

Copy link
Copy Markdown
Member Author

there is an issue with autogenerated groups during hydration.

edit: found the issue. for specific timings of incrementally hydrating an rti child, the boundary will regenerate its group ID but the deferred child will reuse the server ID

@griest024
griest024 marked this pull request as ready for review August 18, 2026 17:08
@griest024
griest024 requested a review from damienwebdev August 18, 2026 17:08
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.

Incremental hydration within an RTI boundary breaks arrow keys move viewport inside RTI boundary

1 participant