ftlabs / fastclick

Polyfill to remove click delays on browsers with touch UIs
MIT License
18.65k stars 3.22k forks source link

in chrome touch event not work --BUG #267

Closed c941010623 closed 10 years ago

c941010623 commented 10 years ago

i use chrome the ver is new

but i use emulation => sensors => emulate touch screen

it's not click any thing

okor commented 10 years ago

I noticed this happens with older versions of fastclick.js (like 0.6.7 in my case) but does not seem to be an issue in version 1.0.3 (HEAD at time of this writing).

matthew-andrews commented 10 years ago

Yes I think we fixed this: https://github.com/ftlabs/fastclick/pull/269