wadackel/sweet-scroll

Violation

Opened this issue · 1 comments

fluse commented

sweet-scroll.js:376 [Violation] Added non-passive event listener to a scroll-blocking 'wheel' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952

Hi @fluse, Thank you for Issues! I'm sorry for replying late... 😢

The problem was solved by activating passive in v3.0.0 🎉