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 'length') #4022

Open
nrbnlulu opened this issue Feb 20, 2025 · 2 comments
Open

TypeError: Cannot read properties of null (reading 'length') #4022

nrbnlulu opened this issue Feb 20, 2025 · 2 comments

Comments

@nrbnlulu
Copy link

Thanks for this app, really amazing!

Steps to Reproduce

  1. start the app
  2. open (github) task description
  3. thats it
    I think it is because this GH PR had too much comments but IDRK
    the PR is in a private repo so I can't share...

Error Log (Desktop only)

isCollapsedIssueSummary (file:///snap/superproductivity/2242/resources/app.asar/dist/browser/src/app/features/issue/providers/github/github-issue/github-issue-content/github-issue-content.component.ts:57:64)isCollapsedIssueSummary (file:///snap/superproductivity/2242/resources/app.asar/dist/browser/src/app/features/issue/providers/github/github-issue/github-issue-content/github-issue-content.component.html:79:10)setSelectedIndex (file:///snap/superproductivity/2242/resources/app.asar/dist/browser/node_modules/@angular/core/fesm2022/core.mjs:12076:4)setBindingIndex (file:///snap/superproductivity/2242/resources/app.asar/dist/browser/node_modules/@angular/core/fesm2022/core.mjs:14338:6)isExhaustiveCheckNoChanges (file:///snap/superproductivity/2242/resources/app.asar/dist/browser/node_modules/@angular/core/fesm2022/core.mjs:14547:4)viewAttachedToChangeDetector (file:///snap/superproductivity/2242/resources/app.asar/dist/browser/node_modules/@angular/core/fesm2022/core.mjs:14509:2)getFirstLContainer (file:///snap/superproductivity/2242/resources/app.asar/dist/browser/node_modules/@angular/core/fesm2022/core.mjs:14469:6)incrementInitPhaseFlags (file:///snap/superproductivity/2242/resources/app.asar/dist/browser/node_modules/@angular/core/fesm2022/core.mjs:14366:4)isExhaustiveCheckNoChanges (file:///snap/superproductivity/2242/resources/app.asar/dist/browser/node_modules/@angular/core/fesm2022/core.mjs:14547:4)viewAttachedToChangeDetector (file:///snap/superproductivity/2242/resources/app.asar/dist/browser/node_modules/@angular/core/fesm2022/core.mjs:14509:2

Image

length is null here..

Console Output

Meta Info

META: SP11.1.3 __ Electron – en-US – Linux x86_64 – en-US – UA:Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) superProductivity/11.1.3 Chrome/132.0.6834.83 Electron/34.0.0 Safari/537.36

Stacktrace

TypeError: Cannot read properties of null (reading 'length')
    at n.isCollapsedIssueSummary (file:///snap/superproductivity/2242/resources/app.asar/dist/browser/main-QCLUONNV.js:266:3858)
    at Cqe (file:///snap/superproductivity/2242/resources/app.asar/dist/browser/main-QCLUONNV.js:266:2348)
    at zQ (file:///snap/superproductivity/2242/resources/app.asar/dist/browser/main-QCLUONNV.js:79:46487)
    at EPe (file:///snap/superproductivity/2242/resources/app.asar/dist/browser/main-QCLUONNV.js:79:60980)
    at o$ (file:///snap/superproductivity/2242/resources/app.asar/dist/browser/main-QCLUONNV.js:79:62154)
    at mZ (file:///snap/superproductivity/2242/resources/app.asar/dist/browser/main-QCLUONNV.js:79:61963)
    at pZ (file:///snap/superproductivity/2242/resources/app.asar/dist/browser/main-QCLUONNV.js:79:61756)
    at EPe (file:///snap/superproductivity/2242/resources/app.asar/dist/browser/main-QCLUONNV.js:79:61151)
    at o$ (file:///snap/superproductivity/2242/resources/app.asar/dist/browser/main-QCLUONNV.js:79:62154)
    at mZ (file:///snap/superproductivity/2242/resources/app.asar/dist/browser/main-QCLUONNV.js:79:61963)

Actions Before Error

1740042821869: [Task] SetSelectedTask 
1740042821869: [Layout] Hide Notes 
1740042823620: [Task] SetSelectedTask 
1740042823621: [Layout] Hide Notes 
1740042826732: [Task] SetSelectedTask 
1740042826733: [Layout] Hide Notes 
1740042830244: [Task] SetSelectedTask (2) 
1740042830245: [Layout] Hide Notes 
1740042832804: [Task] SetSelectedTask 
1740042832805: [Layout] Hide Notes 
1740042837533: [Task] SetSelectedTask 
1740042837534: [Layout] Hide Notes 
1740042840548: [Task] SetSelectedTask 
1740042840548: [Layout] Hide Notes 
1740042843164: [Task] SetSelectedTask (2) 
1740042843165: [Layout] Hide Notes 
1740042852349: [Task] SetSelectedTask (2) 
1740042852349: [Layout] Hide Notes 
1740042853940: [Task] SetSelectedTask 
1740042853941: [Layout] Hide Notes 
1740042865949: [FocusMode] Set focus session elapsed time 
1740042865981: [SP_ALL] Load(import) all data 
1740042865983: [SP_ALL] All Data was loaded 
1740042871797: [Task] SetSelectedTask 
1740042871797: [Layout] Hide Notes 
1740042913252: [FocusMode] Set focus session elapsed time 
1740042913283: [SP_ALL] Load(import) all data 
1740042913285: [SP_ALL] All Data was loaded 
1740042914676: [Task] SetSelectedTask 
1740042914677: [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 nrbnlulu! 👋

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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant