adrianhajdin / project_next_14_ai_prompt_sharing

Next.js recently became the official React framework as outlined in React docs. In this course, you'll learn the most important Next.js concepts and how they fit into the React ecosystem. Finally, you'll put your skills to the test by building a modern full-stack Next 14 application.
https://www.jsmastery.pro/ultimate-next-course
2.9k stars 426 forks source link

TypeError: Cannot read properties of undefined (reading 'image') #42

Closed AmanKumar1115 closed 1 year ago

AmanKumar1115 commented 1 year ago

Unhandled Runtime Error TypeError: Cannot read properties of undefined (reading 'image')

Source components\PromptCard.jsx (13:36) @ image

11 |

12 |

13 | use_image | ^ 14 |

15 |

16 | {post.creator.username}

AmanKumar1115 commented 1 year ago
ERROR