I have set up a hamburger menu with animations for when it open and closes. It’s working great except for one issue. When the site logo (the logo in the nav) is clicked it triggers the hamburger open/close animation. I cannot for the life of me figure out why. Any thoughts on what I’m missing here?
I just went to your read-only website and couldn’t replicate the issue.
Clicking on the logo didn’t do that for me.
However, looking at the structure in Navigator, I think it’s because you have the action linked to the Navbar itself (parent) , rather that the Menu Button (smallest child).