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
When nesting both an mdInput and an mdDatePicker inside an ngForm, hitting the 'Enter' key in the mdInput will open the datepicker in the mdDatePicker.
What is the expected behavior?
Form controls should behave separately from each other. Hitting enter in one field should not affect another.
What are the steps to reproduce?
I've edited the example plunker below. Type the 'Enter' key when inside the first input field: