Using the value={} property doesn't behave properly in initializing the value of the date and time picker. It results in a :Uncaught (in promise) TypeError: Cannot read property '_currentElement' of null:
Using the underlying DatePicker or TimePicker with the same arguments works properly.
Using the value={} property doesn't behave properly in initializing the value of the date and time picker. It results in a :Uncaught (in promise) TypeError: Cannot read property '_currentElement' of null:
Using the underlying DatePicker or TimePicker with the same arguments works properly.