mukeshphulwani66 / Instagram-clone-MERN-Stack

296 stars 212 forks source link

No error message is showing while creating a post without image. #42

Open Mathi-Alagan opened 10 months ago

Mathi-Alagan commented 10 months ago

Clicking Submit Post without uploading an image throws 404 Bad request from cloudinary.

This can be handled by checking if the user has uploaded any image and then sending the fetch request to cloudinary.

The following error message occurs. image

Mathi-Alagan commented 10 months ago

@mukeshphulwani66 Can you assign me with this issue?

SanjuPSaji commented 6 months ago

Fixed the issue in the Pull Request 48.