Width/Height set to fix issue in auto-layout

Hey guys,

I did research and unfortunately couldn’t find a solution for this issue.

My problem:
I’m using auto-layout for everything and try to build my components as responsive as possible. Unfortunately Figma has some really really weird behaviors regarding responsive design. In this case I have a Wrapper which has a fixed height and I want to make everything inside adapting to it’s size so therefore be fill-container. Inside that wrapper I have a second wrapper which contains two boxes. The second wrapper is fill-container (works) and then I want to have the boxes fill-container as well, but Figma says “No, no, buddy, not so fast. I’ll give you some trouble here.”… and sets the height automatically to fixed-height. Whatever I try it forces the height of the two boxes to be fixed.

I added a video to visualize it. Any idea how to fix this?

Thanks in advance!