Hi there,
Just wondering, if overlays are not supported for main components.
Here’s an example:
I have a frame with some content that triggers a manually positioned overlay. Everything works fine. As soon as I convert that frame into a component, the overlay is not triggered anymore.
Is that the expected behavior or a bug? I could create a variant to simulate the overlay, but that clutters my component variant set.
I could also add the overlay interaction to the instances (which works), but then I need to add the interaction over and over again to all instances.
Is there another workaround or am I missing something?
The goal is to trigger an overlay in the main component. That behavior shall be inherited in all instances.
Thanks and best,
Nils