angular-dialog-service icon indicating copy to clipboard operation
angular-dialog-service copied to clipboard

$sce:unsafe reported when tried to set the body msg of 'Confirm Dialog'

Open wilsondjm opened this issue 10 years ago • 1 comments
trafficstars

The msg for 'ng-bind-html' could be assigned with $sce.trustAsHtml(msg)

wilsondjm avatar Dec 30 '14 03:12 wilsondjm

I'll look into this, but 'ng-bind-html' is part of the ngSanitize module and should operate no differently.

m-e-conroy avatar Jan 28 '15 17:01 m-e-conroy