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
11.45k stars 887 forks source link

TypeError: Cannot read properties of undefined (reading 'cancel') #2992

Closed thrabash closed 8 months ago

thrabash commented 8 months ago

Steps to Reproduce

  1. Open superprod app on Android (device: Redmi Note 11s 5G, android 13, miui 14)
  2. Start tracking any task
  3. Wait some seconds
  4. Voilà

Error Log (Desktop only)

Console Output

Stacktrace

TypeError: Cannot read properties of undefined (reading 'cancel')
    at J$ (https://app.super-productivity.com/main.63765dab1008d0bc.js:1:2187365)
    at qp._tapNext (https://app.super-productivity.com/main.63765dab1008d0bc.js:1:2792237)
    at qp._next (https://app.super-productivity.com/main.63765dab1008d0bc.js:1:190001)
    at qp.next (https://app.super-productivity.com/main.63765dab1008d0bc.js:1:3800866)
    at b._next (https://app.super-productivity.com/main.63765dab1008d0bc.js:1:3821181)
    at b.next (https://app.super-productivity.com/main.63765dab1008d0bc.js:1:3800866)
    at C.NI [as work] (https://app.super-productivity.com/main.63765dab1008d0bc.js:1:265519)
    at C._execute (https://app.super-productivity.com/main.63765dab1008d0bc.js:1:3822723)
    at C.execute (https://app.super-productivity.com/main.63765dab1008d0bc.js:1:3822568)
    at _.flush (https://app.super-productivity.com/main.63765dab1008d0bc.js:1:3823627)

Meta Info

META: SP7.17.2 Browser – es-ES – Linux aarch64 – Mozilla/5.0 (Linux Android 5.0 SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.125 Mobile Safari/537.36

Actions Before Error

1705905709740: [Tag] Update Work End for Tag (2) 
1705905709752: [Persistence] Save to DB (4) 
1705905710697: [Task] Add time spent 
1705905710720: [Project] Update Work End 
1705905710753: [Tag] Update Work End for Tag (2) 
1705905710778: [Persistence] Save to DB (4) 
1705905711698: [Task] Add time spent 
1705905711732: [Project] Update Work End 
1705905711781: [Tag] Update Work End for Tag (2) 
1705905711801: [Persistence] Save to DB (4) 
1705905712697: [Task] Add time spent 
1705905712728: [Project] Update Work End 
1705905712764: [Tag] Update Work End for Tag (2) 
1705905712781: [Persistence] Save to DB (4) 
1705905713697: [Task] Add time spent 
1705905713727: [Project] Update Work End 
1705905713756: [Tag] Update Work End for Tag (2) 
1705905713779: [Persistence] Save to DB (4) 
1705905714317: [Task] Delete Task 
1705905714328: [Persistence] Save to DB (3) 
1705905714329: [Task] SetCurrentTask 
1705905714695: [Task] Add time spent 
1705905714708: [Project] Update Work End 
1705905714718: [Tag] Update Work End for Tag (2) 
1705905714728: [Persistence] Save to DB (4) 
1705905715697: [Task] Add time spent 
1705905715729: [Project] Update Work End 
1705905715763: [Tag] Update Work End for Tag (2) 
1705905715785: [Persistence] Save to DB (4)
github-actions[bot] commented 8 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 8 months ago

Hello there thrabash! 👋

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 8 months ago

Thanks for reporting. Fix will be available with the next version. Meanwhile disabling domina mode in the settings will help.

thrabash commented 8 months ago

I really apreciate it, thank you very much. I absolutely love this app. Cheers!