fisshy / react-scroll

React scroll component
https://github.com/fisshy/react-scroll/blob/master/README.md
MIT License
4.36k stars 437 forks source link

Scroll to element within container problem #488

Open KULTI1995 opened 2 years ago

KULTI1995 commented 2 years ago

https://codesandbox.io/s/basic-6t84k?file=/src/index.js - Scroll to element within container

With this example, how to give the element "activeClass" ? The link works perfectly, but I need to use a custom approach to make it scroll to the div that is scrollable at first, and then scroll in it. Because of which I can't use "Link"