Giveth / giveth-next

Giveth 2.0 implementation in NextJS
https://next.giveth.io
GNU General Public License v3.0
20 stars 13 forks source link

Error on loading "My Projects" page. #247

Open divine-comedian opened 2 years ago

divine-comedian commented 2 years ago

📋 Anything to add?

clean cache and cookies on next.giveth.io logged in with metamask

I go to load the my projects tab and it throws an error Cannot read properties of null (reading 'default') image.png a couple errors from the console log

4938d791ee9c6f3aeb1801ed63ec30d058b74e3d.218718f8b41bf732948f.js:1 TypeError: Cannot read properties of null (reading 'default')
    at p (4938d791ee9c6f3aeb1801ed63ec30d058b74e3d.218718f8b41bf732948f.js:1)
    at 4938d791ee9c6f3aeb1801ed63ec30d058b74e3d.218718f8b41bf732948f.js:1
    at t.default (4938d791ee9c6f3aeb1801ed63ec30d058b74e3d.218718f8b41bf732948f.js:1)
    at ro (framework.5551482032a3137df00b.js:1)
    at Hi (framework.5551482032a3137df00b.js:1)
    at Pu (framework.5551482032a3137df00b.js:1)
    at _u (framework.5551482032a3137df00b.js:1)
    at xu (framework.5551482032a3137df00b.js:1)
    at vu (framework.5551482032a3137df00b.js:1)
    at framework.5551482032a3137df00b.js:1
    at t.unstable_runWithPriority (framework.5551482032a3137df00b.js:1)
    at $l (framework.5551482032a3137df00b.js:1)
    at Ql (framework.5551482032a3137df00b.js:1)
    at Hl (framework.5551482032a3137df00b.js:1)
    at fu (framework.5551482032a3137df00b.js:1)
    at No (framework.5551482032a3137df00b.js:1)
    at commons.48b8f5e3d125ea174cda.js:1
(anonymous) @ 4938d791ee9c6f3aeb1801ed63ec30d058b74e3d.218718f8b41bf732948f.js:1
Uncaught SyntaxError: Identifier 'map' has already been declared
    at main-0c7c830409f0c6922a79.js:1
    at Array.forEach (<anonymous>)
    at main-0c7c830409f0c6922a79.js:1
    at main-0c7c830409f0c6922a79.js:1
    at Array.forEach (<anonymous>)
    at main-0c7c830409f0c6922a79.js:1
divine-comedian commented 2 years ago

My projects are back! yay!

image

this appears to be resolved