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

[Bug] Maximum call stack size exceeded error while applying formula #4065

Open
2 tasks done
canercilce opened this issue Nov 14, 2024 · 0 comments · May be fixed by #4088
Open
2 tasks done

[Bug] Maximum call stack size exceeded error while applying formula #4065

canercilce opened this issue Nov 14, 2024 · 0 comments · May be fixed by #4088
Assignees
Labels
bug Something isn't working scope:formula

Comments

@canercilce
Copy link

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.
Screenshot 2024-11-14 150038
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

@canercilce canercilce added the bug Something isn't working label Nov 14, 2024
@Dushusir Dushusir linked a pull request Nov 16, 2024 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working scope:formula
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants