Hello everyone!
Today i ran into this weird behavior, where, if I use the same interactive object componentized and detached, I get different Autolayout behaviors: if dettached, it works as it should, moving the layers below as the clicked object expands. But If I create a component out of this, autolayout breaks and everything shows overlayed in a messy way.
Here´s a video of this behavior
Anyone can help me on this issue?