What's wrong with the following code?
Hapenned to me when I tried to assign an expression to an element,
<div class="progress-bar progress-bar-striped active" role="progressbar"
aria-valuenow="{{MY_PREC}}" aria-valuemin="0" aria-valuemax="100" >
{{MY_PREC}}
</div>
also tried as
[aria-valuenow]={{MY_PREC}}
Seem like it happens since RC5
any ideas?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…