Open alexpaxton opened 7 years ago
How it looks when rendering incorrectly:
How it's supposed to render:
Yes, same here. Any workaround?
Same here :(
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
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.
I'm having the same problem, the demo page shows the default scrollbars.
@malte-wessel may you chime in please?
I switched to react-scrollbars-custom
, works like a charm on macOS.
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