Skip to content

Conversation

eps1lon
Copy link
Collaborator

@eps1lon eps1lon commented Aug 26, 2025

Originally reported in vercel/next.js#79995

We already skip past hidden inputs when hydrating elements and text. This just copies the logic to the hydration boundary path which affects Suspense and Activity.

@meta-cla meta-cla bot added the CLA Signed label Aug 26, 2025
@github-actions github-actions bot added the React Core Team Opened by a member of the React Core Team label Aug 26, 2025
@react-sizebot
Copy link

react-sizebot commented Aug 26, 2025

Comparing: ad4ecb6...ba1a7e8

Critical size changes

Includes critical production bundles, as well as any change greater than 2%:

Name +/- Base Current +/- gzip Base gzip Current gzip
oss-stable/react-dom/cjs/react-dom.production.js = 6.68 kB 6.68 kB +0.05% 1.83 kB 1.83 kB
oss-stable/react-dom/cjs/react-dom-client.production.js +0.02% 530.18 kB 530.31 kB = 93.39 kB 93.39 kB
oss-experimental/react-dom/cjs/react-dom.production.js = 6.69 kB 6.69 kB = 1.83 kB 1.83 kB
oss-experimental/react-dom/cjs/react-dom-client.production.js +0.02% 655.82 kB 655.96 kB = 115.31 kB 115.31 kB
facebook-www/ReactDOM-prod.classic.js +0.02% 675.59 kB 675.73 kB = 118.54 kB 118.54 kB
facebook-www/ReactDOM-prod.modern.js +0.02% 666.02 kB 666.15 kB = 116.87 kB 116.87 kB

Significant size changes

Includes any change greater than 0.2%:

(No significant changes)

Generated by 🚫 dangerJS against ba1a7e8

@eps1lon eps1lon force-pushed the sebbie/formstate-hydration-boundary branch from 2b2471a to ba1a7e8 Compare August 26, 2025 14:50
@eps1lon eps1lon requested a review from gnoff August 26, 2025 15:03
@eps1lon eps1lon marked this pull request as ready for review August 26, 2025 15:03
@eps1lon eps1lon merged commit 4123f6b into facebook:main Aug 26, 2025
244 checks passed
@eps1lon eps1lon deleted the sebbie/formstate-hydration-boundary branch August 26, 2025 15:28
github-actions bot pushed a commit that referenced this pull request Aug 26, 2025
github-actions bot pushed a commit that referenced this pull request Aug 26, 2025
github-actions bot pushed a commit to code/lib-react that referenced this pull request Aug 31, 2025
github-actions bot pushed a commit to code/lib-react that referenced this pull request Aug 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed React Core Team Opened by a member of the React Core Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants