If interactive component has hidden layers under auto-layout they aren't move other contetn when shown in interaction

In my default variant I have hidden layers, so they not counted in size measurements of the component.
My variant for the hovered state has these layers shown.
In prototype hidden layers are shown correctly on the interaction, but instance size not updated, so other elements on the page don’t adjust.

Example

2 Likes

Problems and bugs og beta

I discover 2 bugs also. Auto layout and instance inside component. Here is my test file.