Skip to content
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

Maximum call stack size exceeded. #4

Open
dlewis23 opened this issue Oct 28, 2014 · 1 comment
Open

Maximum call stack size exceeded. #4

dlewis23 opened this issue Oct 28, 2014 · 1 comment

Comments

@dlewis23
Copy link

Every time I try and upload a file I get the following error. I'm using version 1.1.0

[ERROR] : Script Error {
[ERROR] : message = "Maximum call stack size exceeded.";
[ERROR] : name = RangeError;
[ERROR] : }
[ERROR] : Script Error {
[ERROR] : message = "Maximum call stack size exceeded.";
[ERROR] : name = RangeError;
[ERROR] : }
[ERROR] : 2014-10-28 18:02:00.498 iPad Test[26718:28587463] Warning: Attempt to present <TiErrorController: 0x7abde670> on <TiRootViewController: 0x7b857400> whose view is not in the window hierarchy!

@Sophrinix
Copy link
Contributor

this happened because the date format was not correct. We might want to break the date again so we can try catch whatever code is creating a stack overflow then mark this one done.

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

No branches or pull requests

2 participants