The sidebar behaves weirdly when entries are opened and closed multiple times quickly.

Sidebar should open and close normally, entries should not overlap.
Entries overlap.
I've also been told that this happens sometimes without having to continuously click on the entries (which is not what people would normally do).
Python 3.6.5mkdocs, version 0.17.4Version: 2.9.1Thanks for reporting! That's indeed a (known) bug. It should usually only happen when you click a link very often. #762 is also related. I will fix this in the JavaScript rewrite I'm currently doing, but I cannot put any estimation on a timeline. It's also been in Material since version 1.0.0.
Fixed in 4ca20f1.
Released as part of 4.0.1
Most helpful comment
Thanks for reporting! That's indeed a (known) bug. It should usually only happen when you click a link very often. #762 is also related. I will fix this in the JavaScript rewrite I'm currently doing, but I cannot put any estimation on a timeline. It's also been in Material since version 1.0.0.