The "min" and "max" validation fails using the "HH:mm" format. Pressing any numeric key return the current day instead of change the provided date.
I have noticed that when using Angular form validation that even though the input does show (visually), the form.controls value and Angular validation (like ng-invalid if a field is set to required) ...