When we sync() a Component, we need to clear the old Component's _child pointer, otherwise if we reuse that Component we'll get confused about what the old child is.