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

React scrollbars component

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

have problems if you use reactPortal and different documents like iframe > your scrips loaded in iframe and append the component from iframe to window.parent

A lot of devs who using that repo noticed that react-custom-scrollbars is absolutely abandoned. I am using this scrollbars on my prod. So i decided to create new repo and...

I am using Chrome Version 59.0.3071.115 (Official Build) (64-bit). I've witnessed this in versions of Firefox and Safari, as well as different versions of Chrome on my coworkers computers. I...

Hello. When using the scroll on the trackpad in Chrome on macOS Catalina 10.15.4, default scroll bars appear, the custom scrollbar doesn't work and tracks have `display: none` style. But...

Fixes issues #219 and #210 If the performance hit of recalculating the width is not acceptable, we should expose a way to force the calculation via a prop or something...

Hello! I wondered if it is possible to freeze a defined height of the div/area as to have it fixed on top and you can scroll down to the end...

The scroll-snap property causes your child divs to receive parameters for fixed lathes. However, it also changes the children of react-scrollbars or simply does not work with scroll-snap.

The original `ref` gets ignored here https://github.com/malte-wessel/react-custom-scrollbars/blob/master/src/Scrollbars/index.js#L575