While working with a!dateField, I observed that changes to the selected date are only registered if the user updates the day first, followed by the month, and then the year.
a!dateField
For example, if the initial value is 1/1/1994 and I attempt to change only the year to 1995, the update does not take effect. To successfully apply the change, I must reselect the day.Did anyone else came across this issue earlier?
1/1/1994
1995
Discussion posts and replies are publicly visible
Yes. This is how that field works.