negomi/react-burger-menu

Animation 'elastic' working without ids

Closed this issue · 1 comments

Adding 'elastic' animation for opening the sidebar is working without giving the element an ID and passing it to the menu component as the pageWrapId and outerContainerId props.

image

This is what I have

image

And the imported elastic animation works without it. If I'm not mistaken, I think the check mark could be removed for the animation.

stale commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.