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

Double scrollbar visible when zoom out. Is anyone aware of this issue ? ![image](https://user-images.githubusercontent.com/58077359/69517464-ce500980-0f7a-11ea-9511-cfaa12de8171.png)

I used ur scrollbar in my conversation i want to autoscroll to bottom of the conversation whenever i receive a new message please help or is there any method so...

https://codesandbox.io/s/compassionate-lamarr-w0g03?file=/index.js how to make a custom horizontal scrollbar from the bottom?

Does anyone have success integrating this with Material-UI's autocomplete? This is my code currently and the arrow keys don't work. ``` const ListComponent = forwardRef((props, ref) => { const {...

Thank you a lot for the component! It worked pretty nice. **Situation**: I am using `overflow-x: auto` to display a horizontal scrollbar for **Tabs** component of `react-toolbox`. I want to...

question

This simple issue is related to subpixel calculation. ``` getThumbHorizontalWidth() { ... if (trackWidth === width) return 0; getThumbVerticalHeight() { ... if (trackHeight === height) return 0; ``` Please use...

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.4.2 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...

dependencies

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.4.2 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 3.10.1 to 4.17.21. Release notes Sourced from lodash's releases. 4.0.0 lodash v4.0.0 2015 was big year! Lodash became the most depended on npm package, passed 1 billion...

dependencies

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.8 to 4.7.7. Changelog Sourced from handlebars's changelog. v4.7.7 - February 15th, 2021 fix weird error in integration tests - eb860c0 fix: check prototype property access in...

dependencies