gblazex/smoothscroll-for-websites

Stuttering since last Chrome update

R3dRidle opened this issue ยท 9 comments

Hello,

When using this tool we get a JS error since the last Chrome update:
[Intervention] Unable to preventDefault inside passive event listener due to target being treated as passive. See https://www.chromestatus.com/features/6662647093133312

This causes the scroll to stutter. Please advice or help with a fix.
Hope to hear from you.

bUxEE commented

Yep same here

Looks like 1.4.9 fixes the issue by the way. Can you too confirm this?

bUxEE commented

I will update tonight and let you know

Waiting for fixes

Any solution?

Chrome: v73.0.3683.86
smoothscroll: v1.4.9
For me stuttering was fixed by upgrading from v1.4.8 to v1.4.9, so now works just fine ๐Ÿ‘

also updated on npm now

It seems that an old Smoothscroll.js (1.4.0) is included in an Wordpress Theme "intact" [1.8.1] ( https://themeforest.net/item/intact-premium-multipurpose-wordpress-theme/19533865 ) leading to the exact same problem. Replacing the SmoothScroll.js on the wordpress server to 1.4.9 solves the issue.