- Issue created by @tomealter
- Merge request !4Draft: updates datepicker.js to change autosubmit event to blur instead of change if user is on iOS β (Open) created by carsoncho
Date picker on iOS triggers the onChange effect of the input before user has an opportunity to select a date.
Use date picker on an iOS device.
For iOS users, change autoSubmit to run on blur instead of on change so the submission occurs after a date is selected and user presses "done".
Active
1.0
Code