Skip to main content

One thing I am struggling with at the moment is when use a component that already has “click” action, and wrap that component inside a frame and add another click action, I want both of these to be executed, but only one of them gets executed.


Example setup:


Accordion header that switches between ON/OFF when clicked.

Accordion Item that collapses and opens when clicked.



I tried many combinations of actions, put the action to the same element, parent elements etc. nothing works.

Hi @Uyar_Design, Thanks for sharing your idea.


It appears there’s a limitation where nested interactive component and parent-level interactions cannot share the same single trigger to execute both interaction, even if each element has the same “On click” trigger.


This is definitely a fantastic feature request. Please make sure you vote for your own idea, as we’re really eager to see how the rest of the community responds. If anyone else in our community would love to see this feature become a reality, please show your support by voting for it.


Additionally, if anyone has found a workaround for this issue, please don’t hesitate to share it here.

Thanks again for your valuable input. We appreciate it!


Reply