You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before you submit this issue, have you checked the following
Is this really a problem?
I have searched the Github Issues for similar issues, but did not find anything.
Affected packages and versions
0.4.1
Reproduction link
I tried with 200000 rows.
I have data in A column.
I enter the formula "=SUM(A1,100)" in B1, and double-click right bottom corner of this cell to apply this formula to whole column.
But I got the error "Maximum call stack size exceeded" and formulas did not calculated.
Same error can be seen in https://univer.ai/examples/sheets-big-data
Expected behavior
I expect for the formulas to be calculated without error.
Actual behavior
It gives the "Maximum call stack size exceeded" error and formulas are not calculated.
Before you submit this issue, have you checked the following
Affected packages and versions
0.4.1
Reproduction link
I tried with 200000 rows.
I have data in A column.
I enter the formula "=SUM(A1,100)" in B1, and double-click right bottom corner of this cell to apply this formula to whole column.
But I got the error "Maximum call stack size exceeded" and formulas did not calculated.
Same error can be seen in https://univer.ai/examples/sheets-big-data
Expected behavior
I expect for the formulas to be calculated without error.
Actual behavior
It gives the "Maximum call stack size exceeded" error and formulas are not calculated.
System information
System:
OS: Windows 10 10.0.19045
CPU: (8) x64 Intel(R) Core(TM) i7-1065G7 CPU @ 1.30GHz
Memory: 2.32 GB / 15.79 GB
Binaries:
Node: 20.17.0 - C:\Program Files\nodejs\node.EXE
npm: 10.8.3 - C:\Program Files\nodejs\npm.CMD
Browsers:
Edge: Chromium (127.0.2651.105)
Internet Explorer: 11.0.19041.4355
The text was updated successfully, but these errors were encountered: