Hi 

I have a ui-select2drop down.

After a change in the ooption, when I reselect the the initial value the 
model doesn't get updated.
The initial value is set through ng-model. It seems to be properly 
initiated, since the formatSelection function is doing its jobs properly.

Is this a know issue ? Any known workaround ?


I couldn't find it in the issue tracker but from initial debugging I can 
say that when I click that option:
-updateSelection() function of select2 is running
-scope.$watch(tAttrs.ngModel is not running

I'll continue debugging tomorrow anyway, but I have a small hope someone 
knows about this....

-Olivier

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to