I’m trying the new Slots feature provided by figma.
I created a slot with auto-layout in a component and set default text inside (width=fill, height=hug)
The issue happens when I instance this component and resize it to other width, the text inside that slot not resizes well, instead it has fixed properties in the height.
Correct resizing by default:

Problem when resizing the component:

