DamyanBG / real-estate-react-app

Real Estate front end application
https://real-estate-react-app.onrender.com
GNU General Public License v3.0
26 stars 45 forks source link

Handle error on image loading #386

Closed DamyanBG closed 6 months ago

DamyanBG commented 6 months ago

image

If the image doesn't load, show the default home image.

SaxenaShiv commented 6 months ago

Hi, I am interested in this issue. Please assign this to me.

DamyanBG commented 6 months ago

Hello,

@SaxenaShiv , welcome to the project. I will assign the task to you when I see pull request from you.

You will find the bug in HomeCard component.

khanSoliheen commented 6 months ago

@DamyanBG, I have raised a pull request for this. Please review it. Thank you.

DamyanBG commented 6 months ago

@DamyanBG, I have raised a pull request for this. Please review it. Thank you.

Just reviewed it and added some comments.