react-custom-scrollbars-2 icon indicating copy to clipboard operation
react-custom-scrollbars-2 copied to clipboard

Results 39 react-custom-scrollbars-2 issues
Sort by recently updated
recently updated
newest added

Currently anywhere at the very top or bottom of the scrollbars div causes it to scroll - is this expected behaviour? If it is, would it be possible to add...

use react-custom-scrollbars-2 ReferenceError react is not defined

Hi, am I doing something wrong? Initially when the page loads it works, but when I refresh the scrollbar reverts to the default browser scrollbar. Thanks, Lucas

I created a div on my webpage with scrollable content inside it. The scrolling work just well, but on my iPhone X with both Safari and Chrome, the scrollbar thumb...

Hi, First of all thanks for bringing this library back to life :) Unfortunately, I'm experiencing something looking like the issue reported to the first version of the library https://github.com/malte-wessel/react-custom-scrollbars/issues/261...

Right now the scrollbar jumps toward were we ask it to go, but would be great an option that let us make this a smooth animation.

When mouseenter on view, scrollbar should be shown util mouseleave from view

I have question how to handle go to last scroll position?how to get last scroll position also. because i want to create lazy loading on table

Would be nice to have some kind of ` renderTrackArrowLeft, renderTrackArrowRight, renderTrackArrowUp, renderTrackArrowDown` To solve accessibility issue and allow user to click and scroll like native browser scroller. I tried...

**Problem context** When rendering my view, I had an issue with the space occupied by the scrollbar. I do not want the scrollbar to hover my content, but I don't...