Fix for #3123 (thanks to @anantanandgupta): use $templateRequest in templateFactory #3182
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Based on PR #3155 from @anantanandgupta, fixing #3123 with more tests on top of it.
I've also updated the 1.3.x Angular used for tests to the latest one, 1.3.0 had a few $sce-related bugs. I got the Angular files from Google's CDN.
Finally, I'm not entirely sure this is the right way to send these commits, as I'm not too used to github: I can't propose commits to his PR, right? I'd be happy to send this another way if this is not the appropriate workflow :/