chakra-ui-docs
chakra-ui-docs copied to clipboard
Sub link navigation not working
Description
On all doc pages for the components (from what I see), in the Props and Theming pages, the links on the right side are not working. They are suppose to scroll that segment into view, but nothing happens.
I expect to be able to go the Menu Props page, then in the right sidebar, press a link like MenuList Props and then have the website scroll to that part. This does not happen, although the URL changes which is something at least. But re-loading the website still does not scroll the right section into view
https://github.com/chakra-ui/chakra-ui-docs/assets/77362975/793cdc6b-0cb7-41af-a80b-c1e57f1437fe
For context, i am using a MacBook Pro, M2. On Google chrome
I submitted a pr to fix this issue #1658