JakeSidSmith / react-fastclick

Fast Touch Events for React
https://www.npmjs.com/package/react-fastclick
MIT License
487 stars 41 forks source link

focus disappeared when click #60

Open zhengzhiqiang opened 6 years ago

zhengzhiqiang commented 6 years ago

41716444-067734e2-7589-11e8-860b-9678670e0484

When I use version 3.0.1, it will bleed to another element. After I upgrade to version 3.0.2, it still scroll to wrong position. I click on an element, it will scroll and the focus has disappeared。

@JakeSidSmith would you please help and look?