gabergg / react-scrollable-anchor

Smooth scrolling anchors bound to URL hash
MIT License
291 stars 89 forks source link

Issue when the anchor is not on the same page #69

Open CamilleRungette opened 4 years ago

CamilleRungette commented 4 years ago

Hello, So i'm trying to use Scrollable Anchor on a link in the navbar to scroll down to an anchor on the homepage. It's working perfectly when i'm on the homepage but if i'm on another page it redirects me to the homepage but doesn't scroll down enough, it stops halfway. Can you help me please ? I've tried to use the goToAnchor method but i'ts not working either

Thanks !

pinuts-LucasKristandt commented 3 years ago

same. maybe caused by lazy loaded images? solution would be great.

aaronlutze commented 3 years ago

Same problem, would love a solution.