When having typeable set to true and passing a different format as string, then clicking outside of the date picker, the selectedDate of the DateInput component is reset to undefined, allthough the Datepicker's value prop is still set correctly.
A related issue can be found in #59
When having
typeableset totrueand passing a differentformatasstring, then clicking outside of the date picker, theselectedDateof theDateInputcomponent is reset toundefined, allthough theDatepicker'svalueprop is still set correctly.A related issue can be found in #59