angular-datepicker
angular-datepicker copied to clipboard
ng-change is not working
on date selection ng-change is not working (I have used input 'popup' date picker). can any one help me out of that. Thanks.
Hi @mnaveenchowdary. What version are you using? There's a lot of differences between the latest release 2.0.3 and the latest unminified code in master. 2.0.3 ng-change works for me for me but has a bunch of other bugs like no auto-close.
Same issue
Thanks for your reply @duncanmcdougall, I am using v2.1.9 in my case ng-change is not working and auto-close working fine, Have you tried with "auto-close=true"?.