johannesjo / super-productivity

Super Productivity is an advanced todo list app with integrated Timeboxing and time tracking capabilities. It also comes with integrations for Jira, Gitlab, GitHub and Open Project.
http://super-productivity.com
MIT License
8.67k stars 753 forks source link

TypeError: Cannot set properties of undefined (setting '_lastParams') #3077

Open sachinhanelUTS opened 3 months ago

sachinhanelUTS commented 3 months ago

Steps to Reproduce

1. 2. 3. 4.

Error Log (Desktop only)

Console Output

Meta Info

META: SP8.0.1 Browser – en-US – Linux x86_64 – Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36

Stacktrace

this._adapter.load (webpack:///src/app/core/persistence/database.service.ts:40:23)
ctorParameters (webpack:///node_modules/@ngx-translate/core/fesm2015/ngx-translate-core.mjs:967:6)
constructor (webpack:///node_modules/zone.js/fesm2015/zone.js:1429:20)
ctorParameters (webpack:///node_modules/@ngx-translate/core/fesm2015/ngx-translate-core.mjs:967:6)
this._adapter.load (webpack:///src/app/core/persistence/database.service.ts:39:26)
confirm(this._translateService.instant (webpack:///src/app/core/persistence/database.service.ts:95:13)
ctorParameters (webpack:///node_modules/@ngx-translate/core/fesm2015/ngx-translate-core.mjs:967:6)
invoke (webpack:///node_modules/zone.js/fesm2015/zone.js:372:25)

Actions Before Error

1710199174153: [Persistence] Save to DB (3) 
1710199175152: [Task] Add time spent 
1710199175153: [Project] Update Work End 
1710199175153: [Tag] Update Work End for Tag 
1710199175154: [Persistence] Save to DB (3) 
1710199176152: [Task] Add time spent 
1710199176153: [Project] Update Work End 
1710199176154: [Tag] Update Work End for Tag 
1710199176155: [Persistence] Save to DB (3) 
1710199177152: [Task] Add time spent 
1710199177153: [Project] Update Work End 
1710199177154: [Tag] Update Work End for Tag 
1710199177154: [Persistence] Save to DB (3) 
1710199178152: [Task] Add time spent 
1710199178153: [Project] Update Work End 
1710199178153: [Tag] Update Work End for Tag 
1710199178154: [Persistence] Save to DB (3) 
1710199179152: [Task] Add time spent 
1710199179153: [Project] Update Work End 
1710199179154: [Tag] Update Work End for Tag 
1710199179154: [Persistence] Save to DB (3) 
1710199180152: [Task] Add time spent 
1710199180154: [Project] Update Work End 
1710199180154: [Tag] Update Work End for Tag 
1710199180155: [Persistence] Save to DB (3) 
1710199181152: [Task] Add time spent 
1710199181154: [Project] Update Work End 
1710199181154: [Tag] Update Work End for Tag 
1710199181155: [Persistence] Save to DB (3)
github-actions[bot] commented 3 months ago

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!

github-actions[bot] commented 3 months ago

Hello there sachinhanelUTS! 👋

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 commented 3 months ago

Can you maybe elaborate what happened before the error occurred?