time-picker icon indicating copy to clipboard operation
time-picker copied to clipboard

Time picker causing deleteInWithCleanUp error

Open nialloc9 opened this issue 7 years ago • 1 comments

When I add the datepicker and pass it a default value or value I get this error:

Cannot read property 'length' of undefined TypeError: Cannot read property 'length' of undefined at deleteInWithCleanUp

Has anyone seen this before?

nialloc9 avatar Sep 02 '17 15:09 nialloc9

Could you reproduce it on https://codesandbox.io/?

yesmeck avatar Feb 23 '18 03:02 yesmeck