angular-material-datetimepicker icon indicating copy to clipboard operation
angular-material-datetimepicker copied to clipboard

Dialog close automatically after click on picker

Open SrengGueckly opened this issue 8 years ago • 1 comments

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?

SrengGueckly avatar Sep 04 '17 08:09 SrengGueckly

In this version 'skipHide' is used, but it have been deprecated in AM. Now they use 'multiple'. Duplicate of #119.

hexadecy avatar Sep 04 '17 13:09 hexadecy