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

Sometimes custom scrollbars do not appear

Open alexpaxton opened this issue 7 years ago • 7 comments

I am using Chrome Version 59.0.3071.115 (Official Build) (64-bit). I've witnessed this in versions of Firefox and Safari, as well as different versions of Chrome on my coworkers computers.

I would say 90% of the time everything renders fine, but occasionally the scrollbars don't render at all and I see what appears to be 2 sets of browser default scrollbars. After some investigation I have no idea what is causing it, other than that the custom styles are not being applied to the HTML elements that correspond to react-custom-scrollbars

alexpaxton avatar Jul 18 '17 16:07 alexpaxton

How it looks when rendering incorrectly: image

How it's supposed to render: screen shot 2017-08-04 at 10 26 09 am

alexpaxton avatar Aug 04 '17 17:08 alexpaxton

Yes, same here. Any workaround?

NeXTs avatar Aug 11 '17 13:08 NeXTs

Same here :(

yss14 avatar Sep 26 '17 12:09 yss14

Been holding out for a fix, or least a diagnosis on this issue. About to remove react-custom-scrollbars from my project unless @malte-wessel or someone has any ideas

alexpaxton avatar Oct 03 '17 23:10 alexpaxton

I have the same problem from the beginning. This library never worked for me. Even the examples did not work. All I see is default scrollbars from Chrome or Firefox.

pavle-lekic-htec avatar Oct 27 '17 10:10 pavle-lekic-htec

I'm having the same problem, the demo page shows the default scrollbars.

@malte-wessel may you chime in please?

FezVrasta avatar Dec 15 '17 17:12 FezVrasta

I switched to react-scrollbars-custom, works like a charm on macOS.

SimpleCreations avatar Dec 09 '21 16:12 SimpleCreations