aboutsummaryrefslogtreecommitdiffstats
path: root/src/ng/directive/ngBind.js
diff options
context:
space:
mode:
authorIgor Minar2013-10-21 17:38:43 -0700
committerIgor Minar2013-10-24 13:54:15 -0700
commitfaf5b980da09da2b4c28f1feab33f87269f9f0ba (patch)
treeca03fa2156eaa8389367690972bda2b4e6ade396 /src/ng/directive/ngBind.js
parente57d5b89caac88a11696e88ccdd5404f77663447 (diff)
downloadangular.js-faf5b980da09da2b4c28f1feab33f87269f9f0ba.tar.bz2
fix($compile): instantiate controlers when re-entering compilation
When we re-enter compilation either due to async directive templates or element transclude directive we need to keep track of controllers to instantiate during linking. This piece of info was missing when re-entering compilation and that's what this commit fixes. I also reordered the properties in the previousCompileContext object. Closes #4434 Closes #4616
Diffstat (limited to 'src/ng/directive/ngBind.js')
0 files changed, 0 insertions, 0 deletions