Open blakespot opened 9 years ago
I have this same problem. Clicking close on my button makes the menu jump like its trying to close but can't. Someone please help.
I had this same issue when my button or it's container had a higher z-index
than st-pusher
.
A very elegant nav system, thank you. I attached it to the site I am building and placed the button and containing dev from the demo in my site's header for a quick test -- opens and closes fine. I then moved the button and containing div higher on the page in the section and the nav opens fine, but clicking to close causes an instant of closure motion, then it bounced back to full open. Maybe 5% distance travel before stopping.
Both locations I describe are within st-content-inner. Do you have any idea what the issue could be? It doesn't look like the js cares for any container above #st-trigger-effects, so I can't see how the location would be causing a problem.
Thanks.