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

React scrollbars component

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

I have the following scrollbar component: ``` const CustomScrollbars = ({ children }) => ( } > {children} ); ``` When the page loads the scrollbar does not appear. When...

When browser is zoomed in or out scrollbars are shown See the right and bottom sides in 2 pictures, one with zoom, second - without zoom ![screenshot_20171214_120112](https://user-images.githubusercontent.com/12073621/33981492-94bf891e-e0c6-11e7-8f7a-9501d15f1836.png) ![screenshot_20171214_120140](https://user-images.githubusercontent.com/12073621/33981493-94df150e-e0c6-11e7-8900-6b0cb8d71836.png)

Hi, Thanks for the great tool. I got an issue on Firefox: When the page was opened for the first time, the scroll was not working, and the page was...

When im using element.scrollIntoView(true) ``` foundItem.scrollIntoView({ block: "center" // or 'start' behavior: "smooth" }); ``` scroll working is not correnctly reproduce link https://codesandbox.io/s/react-fiddle-forked-bvesc?file=/src/App.js

![image](https://user-images.githubusercontent.com/4916726/103364584-26036180-4af9-11eb-8139-c7f6236ff117.png) the result as above. When hover on scollerbar, it became more with and is not my wanted.

Hi, having next problom : thumb is moving only when scrolling with mouse wheel. If return configs to default it is working but not with my code. } renderThumbHorizontal={props =>{...

Hi @malte-wessel first of all thx for your wonderful work. I would like to fix couple of issues since I am using it in production. I see a lot of...

Bumps [ini](https://github.com/isaacs/ini) from 1.3.4 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...

dependencies

Bumps [ini](https://github.com/isaacs/ini) from 1.3.4 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...

dependencies