You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1741453591126: [Task] SetSelectedTask
1741453591237: [Bookmark] Load Bookmark State
1741453591238: [Project] Load Project related Data Success
1741453591238: [Improvement] Clear Hidden Improvements
1741453591239: [Improvement] Delete multiple Improvements
1741453594724: [Task] Update Task
1741453594727: [Persistence] Save to DB
1741453595809: [Task] Toggle Show Sub Tasks
1741453595810: [Persistence] Save to DB
1741453599285: [Task] Update Task
1741453599287: [Persistence] Save to DB
1741453600053: [Task] Update Task
1741453600055: [Persistence] Save to DB
1741453602605: [Task] SetSelectedTask
1741453602606: [Layout] Hide Notes
1741453644134: [Layout] Hide SideBar
1741453803310: [Task] SetSelectedTask
1741453804641: [Layout] Toggle SideBar
1741453805950: [Layout] Hide SideBar
1741453806009: [Planner] Cleanup Old And Undefined Planner Tasks
1741453806010: [Persistence] Save to DB
1741453806171: [Layout] Hide SideBar
1741453812635: [Task] SetSelectedTask
1741453812635: [Planner] Cleanup Old And Undefined Planner Tasks
1741453812636: [Layout] Hide Notes
1741453812636: [Persistence] Save to DB
1741453832590: [Task] Update Task Ui
1741453832591: [Planner] Cleanup Old And Undefined Planner Tasks
1741453832592: [Persistence] Save to DB (2) ```
The text was updated successfully, but these errors were encountered:
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!
Description
The "mat-expansion-panel" is currently broken in the app, causing it to fail when trying to reveal subtasks via the "expand-tasks-btn".
Your Environment
Steps to reproduce the bug:
Can you reproduce this reliably?
The issue can be reproduced reliably in both the AppImage 12.0.0 and the master development server.
To replicate the issue, follow these steps:
Console Output
chunk line 93:
step((generator = generator.apply(__this, __arguments)).next());
Error Log (Desktop only)
Console Output
Meta Info
META: SP12.0.0 __ Browser – en-US – Linux x86_64 – en-US – UA:Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36
Stacktrace
Actions Before Error
The text was updated successfully, but these errors were encountered: