componentDidMount, there is no guarantee that the DOM node is in the document? #9117
Closed
Description
I read the source code and find the comment of componentDidMount
method.
Invoked when the component has been mounted and has a DOM representation.
However, there is no guarantee that the DOM node is in the document.
what's the meaning of there is no guarantee that the DOM node is in the document.
?
Metadata
Assignees
Labels
No labels