I have a date picker field that's required, and the error shows if there's no value. But when I set the value, the error doesn't go away immediately. Like the validation runs before setting of the value or something. It goes away only after I focus and blur the field again.
I have a date picker field that's required, and the error shows if there's no value. But when I set the value, the error doesn't go away immediately. Like the validation runs before setting of the value or something. It goes away only after I focus and blur the field again.