SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 0 JavaScript

fix(select): select option with a label of 0 is not shown

Bug caused by the use of the `||` operator to replace all non-truthy
values with an empty string. Changed to replace only `undefined` values.

Closes #1401
S
Sudhir Jonathan committed
b3cae4f457f1688346bbd0b08cccc9c504f83406
Parent: 7b52a97
Committed by Igor Minar <igor@angularjs.org> on 10/31/2012, 10:03:13 PM