Hi Tony, Yes, you should switch to strings. There is indeed an issue the the numeric value 0. I looked into the source of angular, and there isn't an easy fix for this. (if you are interested, root cause is the fact that 0 is a falsy value.) However switching to strings is pretty easy, and it solves your issue: http://jsfiddle.net/dy1t95tb/
Regards Sander -- 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/d/optout.
