1 post with tag HTML

When frameworks try to be smart, AngularJS & Expressions

One of my colleagues just discovered this bug/feature in AngularJS. Using an ngIf on a string "no" will result in false. HTML: <div ng-app> <div ng-controller="yesNoController"&…

· 1 minute reading time