What I am trying to accomplish
I have created a reusable component where you can specify rows/columns and swap placeholder instances. In addition to this the component has viewport/spacing variant options. The idea is to quickly be able to build content and then quickly change the variant for tablet/mobile.
The Issue
When I swap the instances in the component everything works perfectly fine, but if I change it from the desktop variant to tablet or toggle the spacing the swapped instance vertical resizing changes from hug to fixed.
Here is a video that shows the issue
All I can assume is that Figma currently does not support this and feel it would great if this was added to the product.