Skip to content

Fix #31 Uncaught RangeError: Maximum call stack size exceeded in some browsers #32

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 21, 2013

Conversation

wcoppens
Copy link

The original way of re-sizing the ELFinder caused in some browsers a infinite loop resulting in a Maximum call stack size exceed.

It is hard to verify what exactly wen't wrong in the original one, also it is hard to prove that this is a better solution. But it fixes the problem i was having with the old way.

wcoppens added 2 commits July 20, 2013 14:37
…Maximum callstack problems in some browsers.
… window, modefied the conditional statement so it does not end up in an infinite loop
@helios-ag
Copy link
Owner

@wcoppens Nice, thank you!

helios-ag added a commit that referenced this pull request Jul 21, 2013
Fix #31 Uncaught RangeError: Maximum call stack size exceeded in some browsers
@helios-ag helios-ag merged commit 3209223 into helios-ag:master Jul 21, 2013
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.

2 participants