andreypopp / andreypopp/react-async
[BROKEN] getComponentFingerprint
Open
bug
- Dominant language
- JavaScript
- Stars
- 440
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
With React 0.13.x, you cannot access `component._rootNodeID` nor `component._mountDepth` and the object `_reactInternalInstance` specifying those informations isn't available unless the component has been rendered.
As you request for informations before they are available, it would be an idea to depend on something else.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.