react-scrollable-anchor
react-scrollable-anchor copied to clipboard
Hash is recalculated even when navigating through hash
This is an issue only on sections that can't be scrolled to, being on the bottom of the page and smaller than the window height.
How it looks:
If you update to react-scrollable-anchor
version 0.6.0
, do you still have this issue? Thanks!
I am on 0.6.1
and still have this issue, URL hash will change to the section at the top of the viewport after navigating to a section underneath it if it is smaller than the window height.