SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 0 JavaScript

fix($compile): update '@'-bindings in controller when bindToController is true

'@'-bindings were previously updating the scope when they ought to have been
updating the controller (requested via `bindToController: true` + controllerAs).

It's a one-line fix + test case.

Closes #9052
Closes #9077
C
Caitlin Potter committed
e7ac08a0619d2bdc91c125d341772b4fbc0d5a78
Parent: 7ffe524