Open San4es opened 10 years ago
Same problem for me...
I faced the same problem. Looks like this fix https://github.com/ftlabs/fastclick/issues/42 doesn't work for 'slow' devices. I have the issue on iPhone 4s (iOS7), while on iPhone 5 (iOS7) everything works just fine.
Same here (on iPad3/4).
@San4es What did you change in your spike fix?
I'm having the same problem on iPhone4.
There is a spike solution http://jsfiddle.net/b7ZC8/ . Tested on iPhone 4S with IOS7.
Steps to reproduce:
Note, that click fires after tap on inertia, when parent scroll offset on 'touchstart' and 'touchend' events are equal (see simulated console).
Regards, Alexander Ziborov.