Hi Sander, Yes I know, but we've got a lot of big financial clients who needs to support IE8....and yes, it's a real PITA:) So when I alert the $sce.trustAsHtml(html) in the getDescription function it's showing the right content "<p>0De positive risiko....". Im not sure how to create a directive that does that. Could you maybe lead me in that direction, if the alert is no good?
Kasper Den onsdag den 25. juni 2014 13.47.54 UTC+2 skrev Sander Elias: > > Hi Kasper, > > Debugging IE8 is a real PITA!, I consider myself lucky that I don't have > to anymore (for a long time..) > What happens if you put a console.log() (or even an alert) in the > getDescription function? > > If it still fails, you can create a small directive that uses plain JS to > insert the HTML into the template, > let me know if you need this. > > Regards > Sander > > > > -- 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.
