Autolayout to frame

Hello :slight_smile:

I’ve been experiencing a strange thing on my file.
For example, I want to create a simple dropdown.

  1. My link is a component with variant (state for ex).
  2. I compiled them vertically using an auto layout.
  3. Then I also create a component for the entire dropdown.
    But when I take this dropdown component right in my asset and add more links then it becomes a frame and it’s not stacking below anymore. It’s just a superposition.

Is there something I’m missing?

Thanks a lot