Hi,
I have two boards in my page, a main board and a sidebar:
On the main board on the left edge there is a small icon component. I added an action to it.
If the user clicks this icon the sidebar slides in from left to right.
So far everything works well.
But if I click the play button to run the prototype the sidebar is displayed at first:
This is not what I want. The sidebar should never appear as separate board / page
The main board should appear at first.
Only if the user clicks the small âsidebar openâ icon, the sidebar should slide in.
What I need to change to get there?
Thanks for any help!