ng-ckeditor icon indicating copy to clipboard operation
ng-ckeditor copied to clipboard

checkLoaded causes an stack-exceeded-error

Open rkrx opened this issue 10 years ago • 0 comments

Having checkLoaded in call itself recursivly causes an stack-exceeded-error:

RangeError: Maximum call stack size exceeded at checkLoaded ([...]/bower/ng-ckeditor/ng-ckeditor.js?22:20:25) at checkLoaded ([...]/bower/ng-ckeditor/ng-ckeditor.js?22:25:2) at checkLoaded ([...]/bower/ng-ckeditor/ng-ckeditor.js?22:25:2) ...

rkrx avatar Jul 16 '14 08:07 rkrx