Closed
Description
If you unmount a currently focused node, nodeCache
is repopulated after being purged and unless that specific ID is revisited later, it will remain there forever. This is mostly likely due to the focus/selection restoration phase after reconciliation.
Repro: http://dev.cetrez.com/jsx/nodecache.html (nodeCache is output into the console)