angular-data-depend icon indicating copy to clipboard operation
angular-data-depend copied to clipboard

Deal with circular dependencies

Open nikku opened this issue 12 years ago • 0 comments

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.

nikku avatar Aug 01 '13 21:08 nikku