SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 0 JavaScript

fix(ngInclude): do not compile template if original scope is destroyed

With slow internet connection scope may be destroyed before template is loaded.
Previously in this case ngInclude compiled template that leaded to memory leaks
and errors in some cases.

Closes: #13515
Closes: #13543
A
Alexander Zagumennikov committed
98776487a04667aa36cb24088ead198bd03b607c
Parent: b3ef5e0
Committed by Lucas Mirelmann <lgalfaso@gmail.com> on 12/18/2015, 11:30:28 AM