In my main component, I have a state-layer, which has an auto layout applied to it. The frame inside is not absolute positioned. When I jump to my Instance, suddenly the frame is positioned absolute and i can’t change anything about it. This leads to a false behaviour of my components.
I guess it’s a bug or am I missing something?