question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Sometimes custom scrollbars do not appear

See original GitHub issue

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

Issue Analytics

  • State:open
  • Created 6 years ago
  • Reactions:10
  • Comments:7

github_iconTop GitHub Comments

2reactions
FezVrastacommented, Dec 15, 2017

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

@malte-wessel may you chime in please?

1reaction
alexpaxtoncommented, Oct 3, 2017

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

Read more comments on GitHub >

github_iconTop Results From Across the Web

Scrollbar is not showing when component mounts. · Issue #240
I have the following scrollbar component: const CustomScrollbars = ({ children }) => (
Read more >
Webkit not rendering custom scrollbars after making the ...
If you open this up in a new tab make sure you refresh it so the tab is active while it's rendering, otherwise...
Read more >
react-custom-scrollbars - Bountysource
I was attempting to debug why no custom scrollbars were showing for me at all. Not in Chrome, Firefox, or Safari. It turns...
Read more >
How to Use Scroll Panes - Oracle Help Center
The center is the only component that is always present in all scroll panes. Besides scroll bars, the sides can contain column and...
Read more >
overflow - CSS-Tricks
If you don't set the overflow property at all, the default is visible. So in general, there is no reason to explicitly set...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found