-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Closed
Description
Hi, on the page about forwardRef there is a link to a section, that doesn't exist:
In Strict Mode, React will call your render function twice in order to help you find accidental impurities. This is development-only behavior and does not affect production. If your render function is pure (as it should be), this should not affect the logic of your component. The result from one of the calls will be ignored.
Is there really a missing section, or that's an extra link, accidentally copied from the useState page?
Metadata
Metadata
Assignees
Labels
No labels