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
After changing the time it reverts back to it was. This is likely due to the fact that onchange is called which unfocuses the element, and oninput may fix this.
(sorry if my wording is bad I'm not a huge web developer)
The text was updated successfully, but these errors were encountered:
After changing the time it reverts back to it was. This is likely due to the fact that onchange is called which unfocuses the element, and oninput may fix this.
(sorry if my wording is bad I'm not a huge web developer)
The text was updated successfully, but these errors were encountered: