Hi there,
Another issue I’m having is to find a solution to make a stacked card component that are set up with auto-layout and constraints to still have the ability to make one single card in the group stay fixed instead of being filled?
I found one solution earlier is to create a “ghost” card inside the group to occupy the stacked row with filled settings.
But when stretching out the component group, it started to have that one single card stretch longer than it’s max width?
Any solutions? Thank you!!