barettjfed
Results
3
comments of
barettjfed
I think this is somewhat related to #2028
Adding to this I think I found a work around for my issue. By passing prop `showTimeInput={true}` it will allow the onBlur event to trigger. Then manually setting the value...
A work around that we implemented was setting strictParsing to true and then using the dateFormat prop to have the formats that we expected to get.