Links to sections don't scroll the page down to that section
jzelinskie opened this issue · 2 comments
jzelinskie commented
Originally reported by @ecordell:
Links like https://docs.authzed.com/guides/schema#writing-expected-relations only take you to the top of the page, but if you click on the same link in the table of contents on the right, it does the intended behavior: scrolling to the header.
Browser/OS: Chrome, macOS Monterey
samkim commented
Observed this happens on other docusaurus 2.0-x sites as well, both in Chrome and Safari. Works as expected in Firefox though.
josephschorr commented
We fixed this by upgrading and fixing the ClientSideOnly
stuff