react-custom-scrollbars
react-custom-scrollbars copied to clipboard
React scrollbars component
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  
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
 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,...
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,...