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

Scroll snap to be stopped

Open sk0le opened this issue 1 year ago • 0 comments

Hi, this is awesome library, but I have one small issue. So i have 8 sections inside my main, and on main i define ref and everything. But inside those 8 sections, I have few that when they are snapped, I don't want snap anymore, because in them there are more divs and sections to be visited by user, but it won't work.

How to fix?

sk0le avatar Dec 10 '23 15:12 sk0le