I have a react component that is the detail view from a list.
I am trying to replace the image with a default image if the image does not exist and there is a 404 er
e.target.onerror = null If Error Image Also Fails to Load jsx
e.target.onerror = null
(e.target.onerror = null, e.target.src = imageErrorSrc)}/>