Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clicking TOC links changes hash fragment (#2019)
* Fix smooth scroll breaking back button #1767 * Change URL's hash fragment when clicking on TOC * Switch from hashchange to popstate event handler This seems to have better behavior with the Forward button, on page load, and always scrolls in the right direction. Close #1767
- Loading branch information