angular2-datetimepicker icon indicating copy to clipboard operation
angular2-datetimepicker copied to clipboard

error on dragging while selecting date

Open nitin0810 opened this issue 7 years ago • 0 comments

When dragged on calendar ( in case user does that or accidentally happens) while selecting date, the following error occurs and calendar stops working.

DatePicker.html:21 ERROR Error: InvalidPipeArgument: 'Invalid Date' for pipe 'DatePipe' at invalidPipeArgumentError (common.js:4266) at DatePipe.transform (common.js:4449) ........

nitin0810 avatar Jan 30 '18 10:01 nitin0810