react-scrollable-anchor icon indicating copy to clipboard operation
react-scrollable-anchor copied to clipboard

Hash is recalculated even when navigating through hash

Open tiagoroldao opened this issue 7 years ago • 2 comments

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:

Example

tiagoroldao avatar Sep 30 '17 17:09 tiagoroldao

If you update to react-scrollable-anchor version 0.6.0, do you still have this issue? Thanks!

gabergg avatar Feb 05 '18 18:02 gabergg

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.

formaldehydeson avatar Feb 21 '18 20:02 formaldehydeson