katemihalikova / ion-datetime-picker

Date and/or time picker for awesome Ionic framework
MIT License
168 stars 101 forks source link

Not Working For Text Field in Android #25

Closed rahulg09 closed 8 years ago

rahulg09 commented 8 years ago

Hello,

I am using ion-datetime-picker and it's nice. But It is not working for Text Box in my android mobile. Please help me to solve this issue.

Thank You

katemihalikova commented 8 years ago

Hi Rahul,

it is not supposed to be working with an input field. You can't mix two different directives with ng-model. Please see #21 for a workaround.