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

RangeError: Maximum call stack size exceeded #231

Closed
azhavoro opened this issue Dec 13, 2018 · 0 comments · Fixed by #263
Closed

RangeError: Maximum call stack size exceeded #231

azhavoro opened this issue Dec 13, 2018 · 0 comments · Fixed by #263
Assignees
Labels
bug Something isn't working
Milestone

Comments

@azhavoro
Copy link
Contributor

Scenario:
Client has big number of collected logs (about 100k+) and try to save job.

Error: RangeError: Maximum call stack size exceeded
Line : super(...items) in LogCollection constructor
Call stack:
at new LogCollection
at LoggerHandler.getLogs
at Object.getLogs
at saveAnnotation
at HTMLButtonElement.$.on
at HTMLButtonElement.dispatch
at HTMLButtonElement.elemData.handle

@azhavoro azhavoro added the bug Something isn't working label Dec 13, 2018
@nmanovic nmanovic added this to the 0.4.0 - Alpha milestone Dec 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants