Closed jctiradopatientnow closed 4 years ago
Hi,
I want to disable the wheelPropagation the following way...
<PerfectScrollbar option={{ suppressScrollX: true, wheelPropagation: false }}>
This is working ok in computers but working wrong in mobile devices.
Version used: react-perfect-scrollbar@1.5.0
@jctiradopatientnow update version to 1.5.4 and try again?
Closed for no updates
Hi,
I want to disable the wheelPropagation the following way...
<PerfectScrollbar option={{ suppressScrollX: true, wheelPropagation: false }}>
This is working ok in computers but working wrong in mobile devices.
Version used: react-perfect-scrollbar@1.5.0