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.
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 a1.Hence, no updates.