Closed
Description
https://github.com/facebook/react/blob/master/src/browser/ui/ReactDOMIDOperations.js#L165
Calls getNode
on an ID which is unmounted and purged.
https://github.com/facebook/react/blob/master/src/core/ReactCompositeComponent.js#L1134
@sebmarkbage: @spicyj indicated that you are working on a refactor, perhaps you've already fixed this? (PS. I'm not really sure how to fix this without taking out the big hammer)