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)
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)