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]: RangeError: Maximum call stack size exceeded. when openning the application #2241

Closed
1 task done
lelemm opened this issue Jan 17, 2024 · 4 comments
Closed
1 task done
Labels
bug Something isn't working needs info We need more information from the OP before continuing transaction import Related to manually importing transactions

Comments

@lelemm
Copy link
Contributor

lelemm commented Jan 17, 2024

Verified issue does not already exist?

  • I have searched and found no existing issue

What happened?

I just started using Actual. Imported some OFX with no problems, then I imported an CSV, categorized its transactions. Tried to go to budget, this error starts happening. Now I'm unable to open the application at all.

What error did you receive?

graph-data-structure.ts:79 Uncaught (in promise) RangeError: Maximum call stack size exceeded
at ep (graph-data-structure.ts:79:13)
at ep (graph-data-structure.ts:85:9)
at ep (graph-data-structure.ts:85:9)
at ep (graph-data-structure.ts:85:9)
at ep (graph-data-structure.ts:85:9)
at ep (graph-data-structure.ts:85:9)
at ep (graph-data-structure.ts:85:9)
at ep (graph-data-structure.ts:85:9)
at ep (graph-data-structure.ts:85:9)
at ep (graph-data-structure.ts:85:9)

Where are you hosting Actual?

Docker

What browsers are you seeing the problem on?

Chrome, Microsoft Edge

Operating System

Windows 11

@lelemm lelemm added the bug Something isn't working label Jan 17, 2024
@lelemm
Copy link
Contributor Author

lelemm commented Jan 17, 2024

I was able to isolate the problem.
The CSV that I was importing from the bank had the following date: 1/1/1901
When this transaction is imported, it breaks the application

@MatissJanis
Copy link
Member

👋 Could you please share an example CSV file so we could reproduce?

Thanks!

@MatissJanis MatissJanis added needs info We need more information from the OP before continuing transaction import Related to manually importing transactions labels Jan 19, 2024
@MatissJanis
Copy link
Member

Closing due to lack of information.

@MatissJanis MatissJanis closed this as not planned Won't fix, can't repro, duplicate, stale Feb 1, 2024
@lelemm
Copy link
Contributor Author

lelemm commented Feb 5, 2024

Sorry for the delay.
I imported the CSV like this:
image

crash.csv

Please, do not import this CSV at your production env :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs info We need more information from the OP before continuing transaction import Related to manually importing transactions
Projects
None yet
Development

No branches or pull requests

2 participants