Use Time Picker and value set to null.
Use format: 'hh:mm:ss' or with 'a'
click into Time Picker and after panel opened.
Try to click on each columns' first item '01' or with 'a' it's 'AM'
Result : onPickerValueChange is not triggered.
Expected: onPickerValueChange should be triggered.
Not happen if click on non-first column item.