Skip to content

checkLoaded causes an stack-exceeded-error - #26

Open
rkrx wants to merge 1 commit into
esvit:masterfrom
rkrx:master
Open

rkrx wants to merge 1 commit into
esvit:masterfrom
rkrx:master

Conversation

@rkrx

@rkrx rkrx commented Jul 16, 2014

Copy link
Copy Markdown

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)
...

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)
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant