react-scroll icon indicating copy to clipboard operation
react-scroll copied to clipboard

Scroll to element within container problem

Open KULTI1995 opened this issue 4 years ago • 0 comments

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"

KULTI1995 avatar Dec 12 '21 23:12 KULTI1995