midudev / midu-timeszones-latam

Una pequeña app para calcular horas en diferentes países hispanohablantes

Home Page:https://midutime.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug: Invalid Date

JosenRomero opened this issue · comments

The bug happens when the clear button of input type="datetime-local" is clicked.

Bug - Invalid Date.mp4
Bug.-.Invalid.Date.mp4

Solution:

Just add the required attribute
<input type="datetime-local" required>