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 undefined (reading 'id') #2982

Open
Enielect opened this issue Jan 16, 2024 · 3 comments
Open

TypeError: Cannot read properties of undefined (reading 'id') #2982

Enielect opened this issue Jan 16, 2024 · 3 comments

Comments

@Enielect
Copy link

Steps to Reproduce

Error Log (Desktop only)

Console Output

Stacktrace

TypeError: Cannot read properties of undefined (reading 'id')
    at _3.trackById [as _trackByFn] (file:///opt/superProductivity/resources/app.asar/dist/main.3e399feb98f3f00c.js:1:1767472)
    at _3.check (file:///opt/superProductivity/resources/app.asar/dist/main.3e399feb98f3f00c.js:1:4104884)
    at _3.diff (file:///opt/superProductivity/resources/app.asar/dist/main.3e399feb98f3f00c.js:1:4104709)
    at n.ngDoCheck (file:///opt/superProductivity/resources/app.asar/dist/main.3e399feb98f3f00c.js:1:21294)
    at al (file:///opt/superProductivity/resources/app.asar/dist/main.3e399feb98f3f00c.js:1:4007737)
    at iu (file:///opt/superProductivity/resources/app.asar/dist/main.3e399feb98f3f00c.js:1:4007533)
    at Ha (file:///opt/superProductivity/resources/app.asar/dist/main.3e399feb98f3f00c.js:1:4007243)
    at yE (file:///opt/superProductivity/resources/app.asar/dist/main.3e399feb98f3f00c.js:1:4039410)
    at Object.dI (file:///opt/superProductivity/resources/app.asar/dist/main.3e399feb98f3f00c.js:1:4039255)
    at template (file:///opt/superProductivity/resources/app.asar/dist/main.3e399feb98f3f00c.js:1:1770049)

Meta Info

META: SP7.17.2 Electron – en-US – Linux x86_64 – Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) superProductivity/7.17.2 Chrome/120.0.6099.109 Electron/28.1.0 Safari/537.36

Actions Before Error

1705366062927: [Task] Update Task 
1705366062928: [Persistence] Save to DB 
1705366063996: [Task] Update Task 
1705366063998: [Persistence] Save to DB 
1705366063999: [Task] UnSchedule 
1705366064001: [Persistence] Save to DB (2) 
1705366064003: [Task] Update Task 
1705366064004: [Persistence] Save to DB 
1705366069884: [Task] SetSelectedTask 
1705366069885: [Layout] Hide Notes 
1705366075705: [Task] SetSelectedTask 
1705366079088: [Task] Delete Task 
1705366079092: [Persistence] Save to DB (3) 
1705366079092: [Task] UnsetCurrentTask 
1705366079095: [Persistence] Save to DB 
1705366081799: [Task] Delete Task 
1705366081802: [Persistence] Save to DB (3) 
1705366081802: [Task] UnsetCurrentTask 
1705366081803: [Persistence] Save to DB 
1705366087666: [Task] Delete Task 
1705366087669: [Persistence] Save to DB (3) 
1705366087669: [Task] UnsetCurrentTask 
1705366087669: [Persistence] Save to DB 
1705366094070: [Task] SetSelectedTask 
1705366094087: [Layout] Hide Notes 
1705366246229: [FocusMode] Set focus session elapsed time 
1705366246331: [SP_ALL] Load(import) all data 
1705366246334: [SP_ALL] All Data was loaded 
1705366267362: [Task] SetSelectedTask 
1705366267372: [Layout] Hide Notes
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 Enielect! 👋

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 on what exactly happened and how to reproduce this issue?

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

3 participants