I use the slot feature in a footer component where I can insert buttons. I have a frame where I use this component and have already filled it with two buttons. I wanted to use the same footer with these two buttons in other similar frames. So I copied the footer component with the two buttons inside the slot, selected the frames, and pasted. Somehow all the footers I pasted are now mirrored. If i change the text in a button it changes in all of them. If I change button order it changes in all of them. If I add something new into the slot it adds to all of them.
I don’t want them to be connected, I just wanted to be efficient in my work by pasting in all frames at once. I can’t find a way to separate them without reseting the instance and loosing the content. It is only the content in the slot that is mirrored, not the whole component.
Is this a feature or a bug?
