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
In a specific scenario 'has-error' class is missing after update another input. Seems like refreshValidation method should be logically separated for each field hours/minutes/seconds
How to reproduce:
Set invalid hours for AM/PM format
Update minutes and remove focus from element - UI validation is missing.
The text was updated successfully, but these errors were encountered:
kira565
changed the title
Timepicker input validation issue
Timepicker validation issue
Jan 22, 2024
In a specific scenario 'has-error' class is missing after update another input. Seems like refreshValidation method should be logically separated for each field hours/minutes/seconds
How to reproduce:
The text was updated successfully, but these errors were encountered: