A possible workaround is to add an inner <span> and bind ng-bind-html onto that one.
On Thursday, December 4, 2014 11:38:29 AM UTC+1, Juri Strumpflohner wrote: > > Hi, > > is it possible that ng-bind-html is not working on ng-message?? > > Here's the Plunkr: http://plnkr.co/edit/6L3aDIYA8PnQlWf60qdf?p=preview > > The HTML really just contains line-breaks (<br />). I could solve this in > some other way, sure, but I was wondering whether I'm missing something or > whether it is ng-bind-html simply doesn't work on ng-message... > > Thx > -- 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.
