You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
This was previously raised as issue #666, but incorrectly dismissed as fixed in version 4.2.12
The problem is, that if you open the datetime picker and immediately press 'Confirm', without having altered any of the displayed date/time values, then the returned value will not be rounded to the interval time.
Expected behavior
If you're using the minuteInterval prop and press Confirm, then the returned value should always be the floored value as displayed in the datetime picker.
Describe the bug
This was previously raised as issue #666, but incorrectly dismissed as fixed in version 4.2.12
The problem is, that if you open the datetime picker and immediately press 'Confirm', without having altered any of the displayed date/time values, then the returned value will not be rounded to the interval time.
Expected behavior
If you're using the minuteInterval prop and press Confirm, then the returned value should always be the floored value as displayed in the datetime picker.
To Reproduce
Smartphone
Only tested on Android
"react-native": "0.74.3",
"react-native-date-picker": "^5.0.7",
react-native-date-picker.webm
The text was updated successfully, but these errors were encountered: