inuyaksa / jquery.nicescroll

nicescroll plugin for jquery - scrollbars like iphone/ipad
https://nicescroll.areaaperta.com/
3.6k stars 1.67k forks source link

Fix for issue #799: Chrome 56 preventDefault inside passive event listener #802

Closed Tolc closed 2 years ago

Tolc commented 5 years ago

799

Fix for issue with Chrome 56 preventDefault inside passive event listener

JuanGongora commented 5 years ago

Thanks! That did the trick!

Fonta commented 5 years ago

Thanks!

wixaw commented 5 years ago

Merci thomas !

sarahtheblue commented 5 years ago

thanks!

elzix commented 4 years ago

+1

Stev3nsen commented 4 years ago

@Tolc Good job

Why is there no progress with the merge? I think quit a lot of people waiting for this fix.

ws-2024 commented 4 years ago

thanks!!!!!!

Fonta commented 4 years ago

@Tolc Good job

Why is there no progress with the merge? I think quit a lot of people waiting for this fix.

That's because @inuyaksa already hasn't done anything on Github for over a year.

PowerMostafa commented 4 years ago

Thanks alot

victorlucss commented 4 years ago

Thank you!

zdimaz commented 4 years ago

[Chrome] Unable to preventDefault inside passive event listener due to target being treated as passive.

Bugs not fix (((( CRY CRY CRY ( Help bro pls

halbano commented 3 years ago

We are experiencing the same issue. Should we apply the fix on our own? Are you planning to merge the change? Thanks in advance.