-
Eulyeon Ko authored
Without turning off autocomplete, Chromium-based browsers can fill-in the date input form triggering an update. Because we are using `defaultDate` prop to set an initial date (reactive binding with `value` triggers an update), we should load GlDatePicker after data fetching is complete.
3746c284