reapp / reapp-ui

Amazing cross platform UI's with React and JavaScript
https://reapp.io
MIT License
257 stars 47 forks source link

Tappable issue in desktop browser #53

Open filod opened 9 years ago

filod commented 9 years ago

Two issue on this:

  1. if i keep my pointer in tappable area, only 1 tap event can be emitted when i fire mutiple clicks.
  2. nothing happen when i call e.stopPropagation() or e.preventDefault()