$sce and bindonce?
fxck opened this issue · 2 comments
fxck commented
I'm trying to print something that's got a filter, which returns it as $sce.trustAsHtml()
, using bo-html
, it works fine using ng-bind-html
but doesn't show anything, nor throws any error using bo-html
..
fxck commented
Sure @Pasvaz, there you go http://plnkr.co/edit/AbidYr9poEE43BHVjvyb?p=preview
// edit
it actually seems to work on plunker, so it might be some bogus in my app, closing the issue, thanks!