Hello, I have a hamburger icon in my reusable header that when clicked, I want to toggle the state of my reusable side menu. Basically I want to emulate YouTube’s navbar and side menu
I am having trouble getting my reusable elements talking to each other.
@duke.severn has a video… although in your case your hamburger menu is in a reusable element, you can still change the states
https://youtu.be/vbr1YpdCmJw
Thanks for the link. I did try to follow through by changing different states but couldnt get them to sync
Did you make it work @bubble30 ? I want to make the same but can’t make it work 