Question
Components goes off the screen after being swapped with a variant with a different heights
I have different variants of a component and they are different heights. It will be an overlay on the bottom right of the screen. The issue is when changing the component to a taller one it goes off from the bottom of the screen. I constrained to right and bottom but it doesn’t help. I’m using a card component from my DS so I can’t really use the auto layout. What solution can I have
