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
{{ message }}
This repository was archived by the owner on Jun 17, 2025. It is now read-only.
Now when the user empty the input (partially 15/mm/2024 or fully jj/mm/aaaa), nothing is logged in the console, onChange is not triggered and the value of the state is not updated
This is a problem, if this date input is controlled with a state, the state value will be different from what the user has set
Versions
2.3.1
Expected
Like the <input type="date />, we see console logging an empty string