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

Open
ryan-dsilva opened this issue Sep 16, 2024 · 5 comments
Open

RangeError: Maximum call stack size exceeded #3468

ryan-dsilva opened this issue Sep 16, 2024 · 5 comments

Comments

@ryan-dsilva
Copy link

Steps to Reproduce

  1. Open PWA app
  2. Start welcome tour
  3. Create new task
  4. Play / Pause
  5. Error triggered

Error Log (Desktop only)

Console Output

Meta Info

META: SP10.0.4 Browser – en-US – MacIntel – Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36

Stacktrace

canReportError (https://app.super-productivity.com/node_modules/rxjs/_esm2015/internal/Observable.js:48:12)
toSubscriber (https://app.super-productivity.com/node_modules/rxjs/_esm2015/internal/Observable.js:28:136)
call (https://app.super-productivity.com/node_modules/rxjs/_esm2015/internal/operators/mergeMap.js:18:18)
toSubscriber (https://app.super-productivity.com/node_modules/rxjs/_esm2015/internal/Observable.js:26:26)
call (https://app.super-productivity.com/node_modules/rxjs/_esm2015/internal/operators/take.js:21:18)
toSubscriber (https://app.super-productivity.com/node_modules/rxjs/_esm2015/internal/Observable.js:26:26)
call (https://app.super-productivity.com/node_modules/rxjs/_esm2015/internal/operators/throwIfEmpty.js:13:18)
toSubscriber (https://app.super-productivity.com/node_modules/rxjs/_esm2015/internal/Observable.js:26:26)
innerSubscribe (https://app.super-productivity.com/node_modules/rxjs/_esm2015/internal/operators/takeUntil.js:14:20)
toSubscriber (https://app.super-productivity.com/node_modules/rxjs/_esm2015/internal/Observable.js:26:26)

Actions Before Error

1726451506725: [Persistence] Save to DB (2) 
1726451509544: [Layout] Hide AddTaskBar 
1726451516665: [Task] Toggle start 
1726451516665: [Persistence] Save to DB 
1726451516666: [Task] SetCurrentTask 
1726451517247: [Task] Add time spent 
1726451517249: [Project] Update Work Start 
1726451517249: [Project] Update Work End 
1726451517250: [Tag] Update Work Start for Tag 
1726451517250: [Tag] Update Work End for Tag 
1726451517251: [Persistence] Save to DB (5) 
1726451518248: [Task] Add time spent 
1726451518251: [Project] Update Work End 
1726451518251: [Tag] Update Work End for Tag 
1726451518252: [Persistence] Save to DB (3) 
1726451519248: [Task] Add time spent 
1726451519250: [Project] Update Work End 
1726451519251: [Tag] Update Work End for Tag 
1726451519251: [Persistence] Save to DB (3) 
1726451520248: [Task] Add time spent 
1726451520250: [Project] Update Work End 
1726451520251: [Tag] Update Work End for Tag 
1726451520252: [Persistence] Save to DB (3) 
1726451521248: [Task] Add time spent 
1726451521250: [Project] Update Work End 
1726451521251: [Tag] Update Work End for Tag 
1726451521252: [Persistence] Save to DB (3) 
1726451522097: [Task] Toggle start 
1726451522098: [Persistence] Save to DB 
1726451522098: [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 ryan-dsilva! 👋

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. 💖

@johannesjo
Copy link
Owner

Unfortunately I am unable to reproduce this. Can you reproduce this error reliably?

@ryan-dsilva
Copy link
Author

ryan-dsilva commented Sep 16, 2024 via email

@johannesjo
Copy link
Owner

Thank you! :)

Please let me know if this reoccurs! Probably not much we can do for now.

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