brainhubeu / react-carousel

A pure extendable React carousel, powered by Brainhub (craftsmen who ❤️ JS)
https://brainhub.eu/
MIT License
1.07k stars 164 forks source link

fix #581: set event listeners to be passive #604

Closed Fubinator closed 4 years ago

Fubinator commented 4 years ago

Hi,

this PR fixes #581. All Tests pass locally and the docs seem to work still fine. Google Lighthouse does not complain about passive event listeners anymore.

Fubinator commented 4 years ago

Closing this because of wrong branch name,