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
{{ message }}
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
Hello,
Here are 2 cases which show 2 select : http://jsfiddle.net/gkielwasser/DbajP/14/
I'm misunderstanding why my default option is not selected in the case 1. In the case 2 the right option is selected.
I checked this http://docs.angularjs.org/api/angular.module.ng.$compileProvider.directive.select
but can't figure out what's wrong in my code.
thanks