-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
C-bugCategory: A bug, incorrect or unintended behaviorCategory: A bug, incorrect or unintended behavior
Description
Problem
Sometimes the button to open sidebar seems to do nothing.
Steps
- Go to https://doc.rust-lang.org/nightly/reference/type-coercions.html
- open dev tools
- click on the hamburger in the left top corner until one of your clicks doesn't make the sidebar open/close
- observe the fact that
<body>
has incorrect class (sidebar-visible
is the sidebar is hidden and vice-versa) - click on the hamburger again and observe that the classes are still incorrect
Possible Solution(s)
No response
Notes
The bug is random, so sometimes you need to click a lot before it happens. And sometimes it happens once in about 4 clicks. 🤷
Also is reproducible in both firefox and chrome.
Version
I can reproduce with mdbook v0.4.43
Metadata
Metadata
Assignees
Labels
C-bugCategory: A bug, incorrect or unintended behaviorCategory: A bug, incorrect or unintended behavior