SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 0 JavaScript

fix($injector): report circularity in circular dependency error message

Change the error message for a circular dependency to display the full
circle back to the first service being instantiated, so that the problem
is obvious. The previous message stopped one dependency short of the full
circle.

Changes the content of the cdep error message, which may be considered
a breaking change.

Closes #7500
T
Tero Parviainen committed
545d22b47006c1efa420ba551d4850affdba8016
Parent: 3de07aa
Committed by rodyhaddad <rody@rodyhaddad.com> on 6/13/2014, 12:23:09 AM