blob: d1a1ba910210fb6dba4e3dee0bb7b991c278503a (
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 api/ng.$sce#trustAs $sce.trustAs} was not recognized.
Please consult the list of {@link api/ng.$sce#contexts supported Strict Contextual Escaping (SCE) contexts}.
|