ericclemmons / ericclemmons/grunt-angular-templates

Parse Error for less than symbol in ng-bind braces

Open
#160 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
705
Forks
107
PR merge metrics
No merged PRs in 30d

Description

```
span.credits-count--emphasis
| {{ currentCredits < 0 ? '0' : currentCredits }}  
```

```
Running "ngtemplates:App" (ngtemplates) task
Warning: Parse Error: < 0 ? '0' : currentCredits }}
```

Any way to bypass this error? Thanks!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.