LakshmiSowmya04 / Task-Manager

simple task management application built using the MERN stack
15 stars 36 forks source link

resolved form display error #55

Closed Prathamesh0901 closed 1 month ago

Prathamesh0901 commented 1 month ago

Previous error image solved this with image image

the issue was due to the fetching of projects from the backend. as there were no previous projects it was giving undefined. and as we were mapping undefined variable it was raising errors