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

Custom scroll doesn’t work with trackpad on macOS

Open vitalytalyzin opened this issue 4 years ago • 6 comments

Hello. When using the scroll on the trackpad in Chrome on macOS Catalina 10.15.4, default scroll bars appear, the custom scrollbar doesn't work and tracks have display: none style. But when you turn off the trackpad or set the global -webkit-scrollbar styles, like body::-webkit-scrollbar { width: 10px, height: 10px;}, everything works fine. Have anybody face this kind of problem and how did solve it? Is it possible?

vitalytalyzin avatar May 20 '20 17:05 vitalytalyzin

same issue

jianfenkezhan avatar May 23 '20 07:05 jianfenkezhan

same issue.

SolidZORO avatar Dec 16 '20 09:12 SolidZORO

Yes me too. Vertical track gets a display: none, and thumb doesn't even get a calculated height.

adamatronix avatar Jan 27 '21 09:01 adamatronix

Same issue here with trackpad

resthedev avatar May 12 '21 20:05 resthedev

same issue

sajera avatar Dec 02 '21 10:12 sajera

same issue

KosolapovR avatar Aug 15 '22 09:08 KosolapovR