This may be a basic question but I’ve kinda hit a wall here. I’ve made two components for my expand/collapse menu (one for “Family” one for “Merry"). I have them placed on two different frames. The intention is to be able to change from “Family View” to “Individual Child View” and back.
The components are prototyped to expand and collapse individually.
I want the flow to be as follows: Tag to expand the menu > Select Child > Navigate to Individual Child View with Collapsed Child menu.
I have them successfully expanding/collapsing and transitioning between frames. Yay! The problem is, that even though these are two different components, the menus don’t collapse after the fame change (even with the state set as collapsed in design mode).
What am I doing wrong?