
I created Component 1 with multiple size variants, then made another component called Component Test that contains Component 1. When I duplicate a Component Test instance and switch the nested Component 1 to a different variant, the height doesn’t update correctly. Why is the nested component’s auto layout height not behaving as expected?
