oliviertassinari / react-swipeable-views

A React component for swipeable views. :snowflake:
https://react-swipeable-views.com/
MIT License
4.46k stars 479 forks source link

Fix the check in transitionListener handler ... #658

Closed m-shojaei closed 2 years ago

m-shojaei commented 2 years ago

... that was causing extra transition effects when interacting with other elements with transition styles in a slide. Fixes https://github.com/oliviertassinari/react-swipeable-views/issues/656