JedWatson / react-tappable

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

Safari 11 TypeError: undefined is not an object (evaluating 'e.changedTouches[0]') #118

Closed baktun14 closed 6 years ago

baktun14 commented 7 years ago

I tested on Safari 9 and 10 and everything seems to be working just fine, but last night I got an error for a user using Safari 11 saying the event is undefined I guess. I don't have a device with Safari 11 for now, I'll try to get my hands on one asap.

dcousens commented 6 years ago

Can you reproduce this in any way?

baktun14 commented 6 years ago

Sadly I didn't get my hands on those expansive iOS devices... :/