The sequence of date inputs show a couple of sub optimal behaviors:
- An empty sequence is accepted, although the form shows Dates as required
- After adding a date and pushing Submit, another date browser widget is shown
- the date browser widget is rendered much bigger than the rest of the page (font wise)
and contains some glitches (the selected year and month texts are not fully drawn)

This happens with both Firefox 80 and chromium 85 on a local install as well as with the official demo site.
A similar behavior appears with time inputs as well.