I ran into this issue a couple of times: I want to open a an overlay when the user clicks on a certain button inside an instance of a component. What I did was I linked this overlay in the “root” component (so that it would work in every instance) with On Click > Open overlay. If I want to test it in the prototype though, there is no clickable area. I think that in the past I tried if it works if the component definition and the instance are on the same page. If I remember correctly, it then works. But that does not make sense from a user perspective, as I want my components to be collected on a separate page.
Can you tell me if that is the way it works at the moment or if I am doing something wrong? I found a couple of related questions in this forum, but they were all closed automatically and there were no answers.
I can’t share any Screenshots with you as the project I am working on is sensitive.
Thanks in advance and also thanks for the great work!!!