Bug Report
Steps to reproduce
- Create two pages with links to each other
- Set loadSidebar: false and hideSidebar: true
- View Docsify site, and navigate between 2 pages several times
What is current behaviour
Viewing the console will reveal an error (TypeError: null is not an object (evaluating 'e.parentNode')), and navigating between pages will stop working.
What is the expected behaviour
No console error, and navigating between pages will continue working.
Other relevant information
Please create a reproducible sandbox

Mention the docsify version in which this bug was not present (if any)