mrjvs / neatojs

Collection of neat JS tools
https://neatojs.com/
MIT License
18 stars 2 forks source link

Mobile sidebar navigation doesnt close when clicking on a link #33

Closed mrjvs closed 3 months ago

mrjvs commented 4 months ago

Describe the bug

Mobile sidebar navigation doesnt close when clicking on a link

Which package/app is affected (leave empty if unsure)

@neato/guider

Link to the code that reproduces this issue

No response

Steps to reproduce

  1. make window small to show mobile view
  2. open sidebar
  3. click on a link
  4. it doesnt close but it does navigate

Expected Behavior

sidebar menu should close after navigating

Extra details

This also happens on dropdowns if they are navigating to the same site