react-custom-scrollbars-2
react-custom-scrollbars-2 copied to clipboard
Hello! I found the following problem. When element height is updated with CSS (see example below), thumbs are not re-rendered until scroll changes. I think it would be nice if...
The custom vertical thumb style does not working on mac, if I select `Automatically based on mouse or trackpad` option in `System Preference -> General -> Show scroll bars` on...
We are using Eclipse theia, and it has a custom scroll bar style. And we need a virtual scroll view inside it with overflow: overlay, which is no longer supported...
When using this library with nextjs 14 I'm getting: ``` Warning: Prop `style` did not match. Server: "position:absolute;top:0;left:0;right:0;bottom:0;overflow:scroll;-webkit-overflow-scrolling:touch;margin-right:0;margin-bottom:0" Client: "position:absolute;top:0;left:0;right:0;bottom:0;overflow:scroll;-webkit-overflow-scrolling:touch;margin-right:-15px;margin-bottom:-15px" ``` anyone run into this issue? Any fix?
I've encountered a bug. When right-clicking the scrollbar and subsequently moving the mouse, the scrollbar starts scrolling. This behavior is unexpected as right-click interactions typically do not involve scrolling functionality....
I have a div container of height 600px, and inside: - textarea with height 200px - canvas with height 800px And it's not working.
`Scrollbars` is a component type actually, and doesn't inherit `Element`. I think it's meant to be every possible prop types for a container itself, which is an `HTMLDivElement`, since all...
The same links appear on npm, they're not correct right now.
Hey, does anyone know how wrapping the scrollbars component around a parent will also create the custom scrollbar for all children? Right now, it only shows for that component which...
on refresh the page scroll to bottom not working