Closed
Description
Would you guys be open to use $templateRequest
instead of $http
? I tried creating a patch, but it looks like the tests only run using 1.2. $templateRequest
runs with 1.3 only. Is there anything we can do? Do you guys have a different test suite for 1.3 code?
I'm trying to fix this bug: angular/angular.js#11492