kineticsocial / angularjs-datetime-picker

AngularJS DateTime Picker Without JQuery and Bootstrap
MIT License
66 stars 79 forks source link

Picker fails in a modal #31

Open aliasav opened 8 years ago

aliasav commented 8 years ago

The datetimepicker doesnot open the pop-up in a modal.

fabianTMC commented 8 years ago

This is happening to me as well. It is popping up behind the modal.

rawoke083 commented 8 years ago

Add z-index:2000 to the angularjs-datetime-picker class.