somewebmedia / hc-offcanvas-nav

JavaScript library for creating toggled off-canvas multi-level navigations, allowing endless nesting of submenu elements, supporting swipe gestures, keyboard interactions and ARIA attributes.
https://somewebmedia.github.io/hc-offcanvas-nav/
MIT License
335 stars 82 forks source link

Symbol # in url on submenu click #36

Closed exsithb closed 4 years ago

exsithb commented 4 years ago

<a href="#" class="nav-next" aria-label=" Submenu" After click on a submenu, a symbol # is added to the URL. How to remove it?

somewebmedia commented 4 years ago

I've fixed it, pull the latest version.