gaearon / gaearon/react-deep-force-update
node.tag is never 2 for React v16.6 => never updates
Open
- Dominant language
- JavaScript
- Stars
- 120
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
This pertains to v4 beta 13, which code is not to be found in this repo :(
the beta checks node.tag and only processes nodes where `node.tag === 2`. However, in React v16.6 it seems that almost all nodes are a `1`.
Hence, no updates.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.