misa-j / social-network

Mini social network that I made as my first web app project.
http://46.101.189.55/login
MIT License
619 stars 136 forks source link

Uncaught TypeError: Cannot read property '1' of null #7

Open wheeless opened 4 years ago

wheeless commented 4 years ago

I am getting an error when attempting to make a new post, and I am also getting it on the actual demo site as well

errorsForSocial
misa-j commented 4 years ago

i cannot reproduce this error, so i need more info

wheeless commented 3 years ago

SO! I didn't see you reply, but I figured out what it was, I wasn't cropping the image, I was just clicking on it. And it wasn't carrying it to the next page. So it was saying there wasn't an image but in the console. Should there be an error the shows up when this occurs?

sanjeevgehlot commented 3 years ago

I am also getting the same error.