Closed
Description
Type: Bug
What is the expected behavior?
(change) on md-select component should register change in selected value.
What is the current behavior?
(change) on md-select component is not recognizing a change.
I've created a plunker to see the behaviour:
Plunker template: https://plnkr.co/edit/biiHzaidgwgRF1efyXF5?p=preview
What is the use-case or motivation for changing an existing behavior?
Md-select should provide the same functionality as a basic select element.