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 you build a time picker with the options to @enableTime={{false}} the dropdown resets itself upon losing focus (aka clicking outside it. When focus is lost, the onChange event fires with the original date.
If you build a time picker with the options to
@enableTime={{false}}the dropdown resets itself upon losing focus (aka clicking outside it. When focus is lost, theonChangeevent fires with the original date.