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 I set undefined to value prop it throws an error Cannot read property 'split' of undefined. Should be able to have an empty value as a standard <input type="time" /> element.
The text was updated successfully, but these errors were encountered:
If I set
undefined
to value prop it throws an errorCannot read property 'split' of undefined
. Should be able to have an empty value as a standard<input type="time" />
element.The text was updated successfully, but these errors were encountered: