angular-material-datetimepicker
angular-material-datetimepicker copied to clipboard
Dialog close automatically after click on picker
I have a form that will pop up when I click on create button, but when I click on mdc-datetime-picker in that form , this form closes automatically, how to solve it?
In this version 'skipHide' is used, but it have been deprecated in AM. Now they use 'multiple'. Duplicate of #119.