Files
angular.js/docs/content/error/sce/icontext.ngdoc

9 lines
285 B
Plaintext

@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}.