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
Input type="date" is not supported on firefox or safari and instead becomes a text input. Need to ensure that date is properly submitted across browsers
Description
Input type="date" is not supported on firefox or safari and instead becomes a text input. Need to ensure that date is properly submitted across browsers