aaronshaf / react-toggle

Elegant, accessible toggle component for React. Also a glorified checkbox.
http://aaronshaf.github.io/react-toggle/
MIT License
948 stars 158 forks source link

toggle is reverted to old state after swipe #89

Open dungsaga opened 7 years ago

dungsaga commented 7 years ago

Step to reproduce this error:

I set some breakpoints and discover that this.previouslyChecked has wrong value in function handleTouchEnd