Giveth / giveth-gatsby

Giveth 2.0 implementation in GatsbyJS
GNU General Public License v3.0
24 stars 14 forks source link

Unable to post an update #783

Open inartin opened 3 years ago

inartin commented 3 years ago

When I try to post an update I get this error:

{error: Error: Cannot read property 'id' of null at new t (https://giveth.io/app-7e5e795f9caa2977109e.j…} error: Error: Cannot read property 'id' of null at new t (https://giveth.io/app-7e5e795f9caa2977109e.js:2:253697) at Object.next (https://giveth.io/app-7e5e795f9caa2977109e.js:2:232447) at g (https://giveth.io/app-7e5e795f9caa2977109e.js:2:419233) at _ (https://giveth.io/app-7e5e795f9caa2977109e.js:2:419739) at e.value (https://giveth.io/app-7e5e795f9caa2977109e.js:2:420292) at https://giveth.io/app-7e5e795f9caa2977109e.js:2:154488 at Array.forEach (<anonymous>) at Z (https://giveth.io/app-7e5e795f9caa2977109e.js:2:154456) at Object.next (https://giveth.io/app-7e5e795f9caa2977109e.js:2:155541) at g (https://giveth.io/app-7e5e795f9caa2977109e.js:2:419233) at _ (https://giveth.io/app-7e5e795f9caa2977109e.js:2:419739) at e.value (https://giveth.io/app-7e5e795f9caa2977109e.js:2:420292) at g (https://giveth.io/app-7e5e795f9caa2977109e.js:2:419233) at _ (https://giveth.io/app-7e5e795f9caa2977109e.js:2:419739) at e.value (https://giveth.io/app-7e5e795f9caa2977109e.js:2:420292) at https://giveth.io/app-7e5e795f9caa2977109e.js:2:77645 __proto__: Object

divine-comedian commented 3 years ago

bump!

I tried to post an update today on staging and received a similar error the one above. Using Brave Browser on a clean cache.

image

laurenluz commented 3 years ago

double bump 👀 testing on next with clean cache on brave and I get:

image

divine-comedian commented 3 years ago

@laurenluz testing Brave Browser, clean cache and cookies on next.giveth I think it returns an error because 'Title' is empty.. nevertheless I fill in title and hit submit. continue to hit more errors...

image

I noticed an error for addUpdate :point_down:

image

mateodaza commented 3 years ago

omg this is such an edge case, our app doesn't like CRABS and I don't know why 😠

divine-comedian commented 3 years ago

I'm experiencing this on more of my projects currently on next.giveth. it's a bit concerning because even projects I made as recently as may 23rd are getting this error. Even stranger is that I have already made updates on this project and now for some reason it no longer works...

Maybe @cquinterom096 you have some insight? this could be related to some of the status or project ID stuff we were looking at.

image