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

TypeError: Cannot read properties of null (reading 'subTasks') #3951

Open
Munka-9 opened this issue Jan 30, 2025 · 2 comments
Open

TypeError: Cannot read properties of null (reading 'subTasks') #3951

Munka-9 opened this issue Jan 30, 2025 · 2 comments

Comments

@Munka-9
Copy link

Munka-9 commented Jan 30, 2025

Steps to Reproduce

  1. Added Tasks to "Today" (about 10 tasks)
  2. Clicked on "Today"
  3. Error Message

Error Log (Desktop only)

Console Output

Meta Info

META: SP11.1.2 __ Browser – en-US – Win32 – Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36

Stacktrace

flatTasks.push (https://app.super-productivity.com/src/app/features/tasks/store/task.selectors.ts:50:13)
flattenTasks (https://app.super-productivity.com/src/app/features/tasks/store/task.selectors.ts:48:10)
flattenTasks (https://app.super-productivity.com/src/app/features/work-context/work-context.service.ts:317:19)
_next (https://app.super-productivity.com/node_modules/rxjs/_esm2015/internal/operators/map.js:29:28)
next (https://app.super-productivity.com/node_modules/rxjs/_esm2015/internal/Subscriber.js:50:11)
subscriber.add (https://app.super-productivity.com/node_modules/rxjs/_esm2015/internal/ReplaySubject.js:58:19)
_trySubscribe (https://app.super-productivity.com/node_modules/rxjs/_esm2015/internal/Observable.js:42:20)
_trySubscribe (https://app.super-productivity.com/node_modules/rxjs/_esm2015/internal/Subject.js:87:21)
toSubscriber (https://app.super-productivity.com/node_modules/rxjs/_esm2015/internal/Observable.js:28:136)

Actions Before Error

1738229118301: [Persistence] Save to DB 
1738229121739: [Task] Update Task 
1738229121772: [Persistence] Save to DB 
1738229125409: [Task] Update Task Ui 
1738229125411: [Persistence] Save to DB 
1738229134887: [Task] Update Task Tags 
1738229134893: [Persistence] Save to DB (3) 
1738229135818: [Task] Update Task Tags 
1738229135823: [Persistence] Save to DB (3) 
1738229137483: [Task] Update Task Tags 
1738229137489: [Persistence] Save to DB (3) 
1738229138247: [Task] Update Task Tags 
1738229138254: [Persistence] Save to DB (3) 
1738229139076: [Task] Update Task Tags 
1738229139083: [Persistence] Save to DB (3) 
1738229139773: [Task] Update Task Tags 
1738229139779: [Persistence] Save to DB (3) 
1738229141230: [Task] Update Task Tags 
1738229141234: [Persistence] Save to DB (3) 
1738229141912: [Task] Update Task Tags 
1738229141916: [Persistence] Save to DB (3) 
1738229142604: [Task] Update Task Tags 
1738229142609: [Persistence] Save to DB (3) 
1738229143528: [Task] Update Task Tags 
1738229143533: [Persistence] Save to DB (3) 
1738229144264: [Task] Update Task Tags 
1738229144267: [Persistence] Save to DB (3) 
1738229153907: [Layout] Toggle SideBar 
1738229155005: [Layout] Hide SideBar 
1738229155064: [WorkContext] Set Active Work Context
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 Munka-9! 👋

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

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