rcaferati / react-awesome-button

React button component. Awesome button is a 3D UI, progress, social and share enabled, animated at 60fps, light weight, performant, production ready react UI button component. 🖥️ 📱
https://awesome-button.caferati.me
MIT License
1.3k stars 133 forks source link

Ripple effect is not working on touch device #134

Closed zeitderforschung closed 1 year ago

zeitderforschung commented 1 year ago

Because TouchEvent.pageX/pageY is undefined and causes a short flicker instead of the wanted ripple effect. Tested with Android and Mobile Device Emulation in Chrome DevTools with More Tools > Sensors > Touch: Force enabled.