Skip to content

[pull] main from facebook:main#166

Merged
pull[bot] merged 1 commit into
LoadsAForks:mainfrom
react:main
Aug 16, 2025
Merged

[pull] main from facebook:main#166
pull[bot] merged 1 commit into
LoadsAForks:mainfrom
react:main

Conversation

@pull

@pull pull Bot commented Aug 16, 2025

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.3)

Can you help keep this open source service alive? 💖 Please sponsor : )

The theory here is that when we reveal a boundary coming from the server
we want to paint that before hydrating it. Hydration gets scheduled in a
macrotask with the scheduler but it's in theory possible that it runs
before the paint. If that's the case, then the JS that runs before
yielding during hydration might slightly delay the paint and we might
miss a window to skip the previous paint.
@pull pull Bot locked and limited conversation to collaborators Aug 16, 2025
@pull pull Bot added the ⤵️ pull label Aug 16, 2025
@pull
pull Bot merged commit 7a36dfe into LoadsAForks:main Aug 16, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants