Select a car:

You selected: {{selectedCar}}

When you use the ng-repeat directive to create dropdown lists, the selected value must be a string.

In this example you will have to choose between the color or the model to be your selected value.