-1

I want to set default value in this select tag. For this I have used "ng-model" and for options, I have used "ng-options" but default value is not selected. So anybody can suggest that what should I do?

1 Answers1

0

You have to know that ng-options compares the Object in ng-model not the value.

Endrit Demaj
  • 134
  • 6