JedWatson / react-tappable

Tappable component for React
http://jedwatson.github.io/react-tappable/
MIT License
863 stars 90 forks source link

Blur event does't trigger #92

Closed lysyiandrii closed 7 years ago

lysyiandrii commented 7 years ago

In case we focus an input field and then tap on tappable element, blur event doesn't trigger. As result input is still focused.

dcousens commented 7 years ago

Cannot reproduce.