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 #3161

Open
evanins opened this issue Apr 23, 2024 · 3 comments
Open

RangeError: Maximum call stack size exceeded #3161

evanins opened this issue Apr 23, 2024 · 3 comments

Comments

@evanins
Copy link

evanins commented Apr 23, 2024

Steps to Reproduce

Error Log (Desktop only)

Console Output

Meta Info

META: SP8.0.5 Electron – en-US – Win32 – Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) superProductivity/8.0.5 Chrome/122.0.6261.156 Electron/29.2.0 Safari/537.36

Stacktrace

canReportError (webpack:///node_modules/rxjs/_esm2015/internal/Observable.js:49:31)
toSubscriber (webpack:///node_modules/rxjs/_esm2015/internal/Observable.js:28:21)
call (webpack:///node_modules/rxjs/_esm2015/internal/operators/mergeMap.js:19:22)
toSubscriber (webpack:///node_modules/rxjs/_esm2015/internal/Observable.js:23:30)
call (webpack:///node_modules/rxjs/_esm2015/internal/operators/take.js:22:22)
toSubscriber (webpack:///node_modules/rxjs/_esm2015/internal/Observable.js:23:30)
call (webpack:///node_modules/rxjs/_esm2015/internal/operators/throwIfEmpty.js:13:22)
toSubscriber (webpack:///node_modules/rxjs/_esm2015/internal/Observable.js:23:30)
innerSubscribe (webpack:///node_modules/rxjs/_esm2015/internal/operators/takeUntil.js:14:26)
toSubscriber (webpack:///node_modules/rxjs/_esm2015/internal/Observable.js:23:30)

Actions Before Error

1713838315077: [Persistence] Save to DB (2) 
1713838315078: [Task] Move tasks to other project 
1713838315079: [Persistence] Save to DB (2) 
1713838317245: [Layout] Hide AddTaskBar (2) 
1713838322780: [Task] SetSelectedTask 
1713838322781: [Layout] Hide Notes 
1713838325857: [Task] Toggle start 
1713838325857: [Persistence] Save to DB 
1713838325857: [Task] SetCurrentTask 
1713838326356: [Task] Add time spent 
1713838326357: [Project] Update Work Start 
1713838326358: [Project] Update Work End 
1713838326358: [Tag] Update Work Start for Tag 
1713838326359: [Tag] Update Work End for Tag 
1713838326359: [Persistence] Save to DB (5) 
1713838327355: [Task] Add time spent 
1713838327356: [Project] Update Work End 
1713838327357: [Tag] Update Work End for Tag 
1713838327357: [Persistence] Save to DB (3) 
1713838328357: [Task] Add time spent 
1713838328358: [Project] Update Work End 
1713838328358: [Tag] Update Work End for Tag 
1713838328359: [Persistence] Save to DB (3) 
1713838329356: [Task] Add time spent 
1713838329357: [Project] Update Work End 
1713838329360: [Tag] Update Work End for Tag 
1713838329362: [Persistence] Save to DB (3) 
1713838329673: [Task] Toggle start 
1713838329674: [Persistence] Save to DB 
1713838329674: [Task] UnsetCurrentTask
Copy link

Thank you very much for opening up this issue! I am currently a bit overwhelmed by the many requests that arrive each week, so please forgive me, if I fail to respond personally. I am still very likely to at least skim read your request and I'll probably try to fix all (real) bugs if possible and I will likely review every single PR being made (please, give me a heads up if you intent to do so) and I will try to work on popular requests (please upvote via thumbs up on the original issue) whenever possible, but trying to respond to every single issue over the last years has been kind of draining and I need to adjust my approach for this project to remain fun for me and to make any progress with actually coding new stuff. Thanks for your understanding!

Copy link

Hello there evanins! 👋

Thank you and congratulations 🎉 for opening your very first issue in this project! 💖

In case you want to claim this issue, please comment down below! We will try to get back to you as soon as we can. 👀

For more open ended discussions and/or specific questions, please visit the discussions page. 💖

@Jagdfalke
Copy link
Collaborator

Can you provide more details what happened before the issue or how to reproduce it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants