Skip to content

Clarify useLayoutEffect setup timing#8488

Open
MakenRosa wants to merge 1 commit into
reactjs:mainfrom
MakenRosa:fix-layout-effect-timing-docs
Open

Clarify useLayoutEffect setup timing#8488
MakenRosa wants to merge 1 commit into
reactjs:mainfrom
MakenRosa:fix-layout-effect-timing-docs

Conversation

@MakenRosa

Copy link
Copy Markdown

Fixes #6672

Summary

  • Clarifies that useLayoutEffect setup runs after the component commits to the DOM and before the browser repaints.

Verification

  • Not run; documentation-only change.

@github-actions

Copy link
Copy Markdown

Size changes

Details

📦 Next.js Bundle Analysis for react-dev

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

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.

[Typo]: Possible incorrect info

1 participant