blob: e30b6ad47d393c504b08033966b1290b509e2ddc (
plain)
| 1
2
3
4
5
6
7
8
 | @ngdoc error
@name $sce:icontext
@fullName Invalid / Unknown SCE context
@description
The context enum passed to {@link ng.$sce#methods_trustAs $sce.trustAs} was not recognized.
Please consult the list of {@link ng.$sce#contexts supported Strict Contextual Escaping (SCE) contexts}.
 |