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