RenovoSolutions / ngx-datetimepicker

An Angular component for a customizable date and time picker
MIT License
31 stars 24 forks source link

calendar button click event is not working ? #98

Closed dineshmaths1 closed 2 years ago

dineshmaths1 commented 4 years ago

Angular 9 If you click calendar button calendar is not appearing ? <ngx-datetime-picker [min]="min" formControlName="startTime"></ngx-datetime-picker> How to fix?

benjamin-a-kuntz commented 2 years ago

Project now officially supports only Angular 12 - this does not appear to be a problem in this version. image