cubiq / iscroll

Smooth scrolling for the web
http://iscrolljs.com
MIT License
12.87k stars 3.8k forks source link

Links won't work at all when using `click:true` #1055

Open alvarotrigo opened 8 years ago

alvarotrigo commented 8 years ago

Links within a scrollable element using iScroll won't work at all when using the option click:true. Oh, and neither will any click event.

Why using click:true? Because otherwise links won't work in touch devices.

Reproduction online

In order to reproduce it use a touch device and try to click on the link. I won't do anything at all.