Benny Ng
|
24023ff9e8
|
Handle null case for invalid ng-model value (fixes #2392)
Invalid ng-model value is assigned `null` by angular.js which is being matched as `object`, thus disappear in the UI when a minus sign is entered.
|
2016-01-30 10:40:57 +08:00 |
|