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

Thumb height initially set to 0px

Open JMantis0 opened this issue 1 year ago • 0 comments

Confirmed the thumb height is starting out at 0px, and only becomes greater than 0px if the mouse wheel is used to scroll within the concerned element. I've also noticed certain state updates within my application will cause the thumb height to increase above 0px.

I am expecting the thumbs to appear and have the correct height when the component renders, similarly to the demos.

I am not sure what I'm doing differently than the demos.

JMantis0 avatar Mar 08 '23 02:03 JMantis0