alongubkin / angular-datepicker

Angular.js Date/Time Picker
MIT License
291 stars 129 forks source link

Click event prevented but required by select inputs and overlay close #53

Open maxcook opened 9 years ago

maxcook commented 9 years ago

title says it all. Cant open select (e.g. select year) and cant close the datepicekr via click on black overlay background.

maxcook commented 9 years ago

@mestremuten @neosmedia @geoidesic

The last few merges fucked the picker up. It now creates an infinite loop when selecting a year.

Also, many use bower and include the build dir, so please check that the build dir is up to date. The last merges did not rebuild. (i used the src files)

evansque commented 9 years ago

I have the same issue here