Interactions removed after variant is changed

Hi all,

I am trying to create a prototype of a side navbar with headings that drop down into a menu with links that navigate to different pages.

I have created interactive components that change variants OnClick. The variants changing OnClick work well and provides the drop down effect.

I then added a navigation interaction on the buttons in some of the variants hoping that all clicks from within that variant will navigate to the same frame. I noticed that this navigation interaction on the component variants don’t work consistently (or in some cases don’t work at all). Note that my main component and variants are in the same page as my other frames.

Could anyone advise on this issue, or whether the way I’ve done it above is the correct way to create links from component variants to the same frame only once?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.