{ previewedImage?.setData(image) }} on:error={() => { if (fallbackImage) { imgEl.src = fallbackImage } }} src={image.url} />