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
If the user changes the time input from dropdown and clicks outside the box, the time doesn't update on blur.
The same behaviour is noticed for editing the time input via the keyboard and clicking outside.
This can be fixed by adding blur handlers to all three input boxes, is this a wrapper issue or flatpickr issue?
The text was updated successfully, but these errors were encountered:
If the user changes the time input from dropdown and clicks outside the box, the time doesn't update on blur.
The same behaviour is noticed for editing the time input via the keyboard and clicking outside.
This can be fixed by adding blur handlers to all three input boxes, is this a wrapper issue or flatpickr issue?
The text was updated successfully, but these errors were encountered: