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
Currently, the type of the Today button is not implicitly set, and in some browsers it defaults to "submit". This causes the Today button to submit a Form in scenarios where the DatePicker(DateTimePicker) popup is appended to a form element.