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 #605

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.

piotr-s-brainhub commented 4 years ago

@Fubinator

I opened https://github.com/brainhubeu/react-carousel/pull/610 instead in order to build a testing environment.