lightningtgc / material-refresh

Google Material Design swipe(pull) to refresh by using JavaScript and CSS3.
http://lightningtgc.github.io/material-refresh/
648 stars 110 forks source link

touchEnd freezes inputs #11

Open atoo opened 8 years ago

atoo commented 8 years ago

Hello,

The line e.preventDefault(); in touchEnd method prevent inputs from being focused on some phones (not working on some Android phones, while on other there is no problem).

Not sure how to fix that. Just commented for now. Thanks

johnSowingo commented 8 years ago

+1