<img src={record.picture} onError={({ currentTarget }) => { currentTarget.onerror = null; // prevents looping currentTarget.src="image_path_here"; }} />