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
i need to create 2 onChange function to cover up my two datepicker in a form. because i can't got the event targeting object. i think event parameter shouldn't be null.
DatePicker doesn't behave like similar input fields.
TextField:
DatePicker:
It should present a consistent behavior. DatePicker onChange should fire a change event targeting the DatePicker object.
Versions
Material-UI: 0.17.0
The text was updated successfully, but these errors were encountered: