Is anyone else struggling getting select lists to work from handsets? This works on a desktop but doesnt from handsets in safari, (i tried ios). http://goo.gl/e5ePRh
How do you get select lists to work in ionic/angularjs/phonegap ?
You link for ionic.bundle not working. If you try with this: https://cdnjs.cloudflare.com/ajax/libs/ionic/1.0.0/js/ionic.bundle.js "select" will work corectly.
Hope it will help :)