angular-datepicker
angular-datepicker copied to clipboard
focus errors.
i use ionicframework.
<input type="text" pick-a-date="date" placeholder="Select Date" ng-model="form.from" ng-readonly="true"/>
this is my code. datepicker is works well. but iphone remain input focus.
how can i?