angular-data-depend
angular-data-depend copied to clipboard
Deal with circular dependencies
A user may create a circular dependency by chance. Instead of blocking or live-locking the browser window if that happenes, the dependency should be detected and an error should be thrown.