You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
instead in order to allow proper $templateCache.put() decoration
AngularJS version: master branch
Browser: [all | Chrome XX | Firefox XX | Edge XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
I'm submitting a ...
Current behavior:
It is impossible now to decorate $templateCache.put()
Expected / new behavior:
Expected to be working as per documentation
Minimal reproduction of the problem with instructions:
currently the code is
which should be
instead in order to allow proper
$templateCache.put()decorationAngularJS version: master branch
Browser: [all | Chrome XX | Firefox XX | Edge XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
Anything else: nope