• Eulyeon Ko's avatar
    Disable autocomplete and delay loading datepicker · 3746c284
    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
329614-issue-due-date-changes-without-user-input-2.yml 143 Bytes