katemihalikova / ion-datetime-picker

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

directive not working in ng-repeat #13

Closed giorgiof closed 8 years ago

giorgiof commented 8 years ago

when ion-datetime-picker is used inside a ng-repeat loop the directive does not fire the element clcik event. Is it possible to make it working? (i'm new to angular)

giorgiof commented 8 years ago

problem is not with ng-repeat but instead using the element inside a label element