On mobile, when I press the nav bar toggle button it opens and closes fine playing the tap 1st and 2nd click animations as expected
But if I click anywhere off screen, the nav bar closes and the 1st and 2nd animations go out of sync with the opening and closing of the nav bar
Video example
How do I fix this? Please help
Here is my public share link: LINK
(how to access public share link)
Hi TheFlyingEpergne,
If you assign your Menu Open / Menu Close interaction to the navbar itself (instead of the Menu Button) it should solve this problem for you.
Hope this helps!
Adam
Ah ok! Will update when I get a chance to try, thank you
so currently i have my interaction set to trigger on element trigger (mouse click (tap)) on the menu button
are you saying i should have interaction set to trigger on element trigger (mouse click (tap)) on the navbar
?