amio / re-carousel

Minimal carousel component for React.
https://amio.github.io/re-carousel/
273 stars 50 forks source link

Clear debounceTimeoutId on componentWillUnmount #138

Closed herrmannplatz closed 3 years ago

herrmannplatz commented 3 years ago

Due to the 25ms timeout there can be the case, that the components gets unmounted in this time frame.