NeokingdomDAO / dapp

https://dapp-neokingdom.vercel.app/
0 stars 1 forks source link

Application error when removing all tasks from a project #143

Closed vrde closed 1 year ago

vrde commented 1 year ago

I removed all three tasks from a project and I got an application error:

framework-cbe9bb34a782e1f0.js:9 TypeError: Cannot read properties of null (reading 'effective_hours')
    at tasks-7d8c862bdbdc3994.js:1:10238
    at Array.reduce (<anonymous>)
    at tasks-7d8c862bdbdc3994.js:1:10220
    at Array.reduce (<anonymous>)
    at tasks-7d8c862bdbdc3994.js:1:10171
    at Array.reduce (<anonymous>)
    at tasks-7d8c862bdbdc3994.js:1:10147
    at Object.aq [as useMemo] (framework-cbe9bb34a782e1f0.js:9:65286)
    at n.useMemo (framework-cbe9bb34a782e1f0.js:25:5986)
    at ea (tasks-7d8c862bdbdc3994.js:1:10111)
a9 @ framework-cbe9bb34a782e1f0.js:9
main-cca5c57c87906309.js:1 TypeError: Cannot read properties of null (reading 'effective_hours')
    at tasks-7d8c862bdbdc3994.js:1:10238
    at Array.reduce (<anonymous>)
    at tasks-7d8c862bdbdc3994.js:1:10220
    at Array.reduce (<anonymous>)
    at tasks-7d8c862bdbdc3994.js:1:10171
    at Array.reduce (<anonymous>)
    at tasks-7d8c862bdbdc3994.js:1:10147
    at Object.aq [as useMemo] (framework-cbe9bb34a782e1f0.js:9:65286)
    at n.useMemo (framework-cbe9bb34a782e1f0.js:25:5986)

I did the same thing on another project but the error didn't show up.

stecb commented 1 year ago

Fixed. Can you please check? Just reopen in case