scaffold-eth / OP-RetroPGF3-Discovery-Voting

Create the voting and discovery process for OP retroactive public goods funding for badgeholders
https://op-retropgf3-discovery-voting.vercel.app
MIT License
14 stars 15 forks source link

Projects not loading in single project page #142

Closed ZakGriffith closed 1 year ago

ZakGriffith commented 1 year ago

use-real-data branch

When attempting to load into a single project from the projects tab, the project info is not loading/displaying and stays as a loading icon. Getting this error in the console:

Uncaught (in promise) TypeError: Cannot read properties of undefined (reading '_id') at loadListProjectsData (Card.tsx:29:15) at async populateList (Card.tsx:42:20)

escottalexander commented 1 year ago

I got this.

ZakGriffith commented 1 year ago

Closed in #147