SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 0 JavaScript

fix($interpolate): don't ReferenceError when context is undefined

546cb42 introduced a regression, which would cause the function returned from
$interpolate to throw a ReferenceError if `context` is undefined. This change
prevents the error from being thrown.

Closes #7230
Closes #7237
C
Caitlin Potter committed
924ee6db06a2518224caada86769efedd21c0710
Parent: cbc7496