malte-wessel / react-custom-scrollbars

React scrollbars component
http://malte-wessel.github.io/react-custom-scrollbars/
MIT License
3.2k stars 578 forks source link

Custom Scrollbars Not Visible in Certain Firefox Versions #422

Open MehdiiRezakhani opened 10 months ago

MehdiiRezakhani commented 10 months ago

I have implemented custom scrollbars in my project using a third-party package. While the custom scrollbars work as expected in most browsers, they are not visible in certain versions of Firefox. I have been unable to identify the root cause of this issue.

I would like to resolve this issue and ensure that the custom scrollbars are visible in all versions of Firefox.

Additional Information: The custom scrollbar package being used is react-custom-scrollbars, version 4.2.1.

@malte-wessel I kindly request assistance from the community in identifying and resolving the issue that is causing the custom scrollbars to not be visible in certain Firefox versions. Any insights or suggestions would be greatly appreciated.

dumbmety commented 10 months ago

Facing a similar issue with custom scrollbars using react-custom-scrollbars (v4.2.1) on macOS Sonoma 14.2. The thumb isn't displaying across browsers, not just specific to Firefox. Seeking community help to troubleshoot and fix this. @malte-wessel, any insights are appreciated. Thanks!

Expected: Group 2

Received: Group 1

mariendev commented 8 months ago

This repo seems dead. Try with the following package which is fully interoperable:

https://github.com/sakhnyuk/rc-scrollbars https://www.npmjs.com/package/rc-scrollbars

CaptainJon commented 7 months ago

This repo seems dead. Try with the following package which is fully interoperable:

https://github.com/sakhnyuk/rc-scrollbars https://www.npmjs.com/package/rc-scrollbars

it seems dead too