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