twill
twill copied to clipboard
Datepicker not updating the state on close
Description
Manually entering the time does not update the state.
Steps to reproduce
- Open the published from datepicker
- Type the time using the hour / minute input fields (not the increase / decrease arrows)
- Press enter or click outside the datepicker.
Expected result
Published on date and time should change both in the datepicker field and in the accordion trigger. Pressing update should update with the selected date & time.
Actual result
Published on date and time is changed in the datepicker field but not in the accordion trigger. Pressing update updates with the previously set date and time.
Versions
Twill version: 3.3.1 Laravel version: 10.43