fix(select): allow empty option to be added dynamically by ng-repeat
The select directive supports provision of an "empty" element that is used if the value of the select is undefined. This fix ensures that this empty option can be provided dynamically after the initial compilation has completed. Closes #11470 Closes #11512
S
Slaven Tomac committed
abf59c285c3ff6af20dbf4236eba5204ae735abb
Parent: 8914f8e
Committed by Peter Bacon Darwin <pete@bacondarwin.com>
on 4/22/2015, 5:00:34 PM