How to swap nested + auto layout components

I made a component that’s made out of two different components and those are inside the auto layout. I tried to use cmd+opt to swap as usual, but it didn’t work. Is there a better way to achieve this? Thank you

Just to help you understand, the structure was something like this:
[Auto layout [Big Component[Component1][Component2]]]
I tried to swap the Big Component with another Big Component

Hm weird. It should work.

What about using instance swap property instead?