Vaadin 13.0.1 TimePicker setMin and setMax doesn't work

timePicker.setMin("09:00");
timePicker.setMax("17:00");

Looks like you’re right, I created a ticket: https://github.com/vaadin/vaadin-time-picker-flow/issues/27