This is a migrated thread and some comments may be shown as answers.

fromJSON error - Uncaught RangeError: Maximum call stack size exceeded

1 Answer 468 Views
Spreadsheet
This is a migrated thread and some comments may be shown as answers.
Henrik
Top achievements
Rank 1
Henrik asked on 06 Mar 2017, 08:03 AM

Loading a spreadsheet using the method fromJSON

spreadsheet.fromJSON({

                sheets: sheet
            });

throws the error Uncaught RangeError: Maximum call stack size exceeded

Its a spreadsheet with 830 rows and 22 columns.

Is this error caused by to many cells or caused by to many formulars in the cells ? or perhaps some formular error ?

 

 

1 Answer, 1 is accepted

Sort by
0
Ivan Danchev
Telerik team
answered on 07 Mar 2017, 09:56 AM
Hello Henrik,

There is a forum thread that discusses the cause for the same exception and in that case a formula was behind the issue. Could you post a sample dojo that reproduces the exception? This would allow us to further investigate what could be causing it.

Regards,
Ivan Danchev
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Spreadsheet
Asked by
Henrik
Top achievements
Rank 1
Answers by
Ivan Danchev
Telerik team
Share this question
or