Axolem opened this issue a year ago · 1 comments
My mistake, I change the image input to Image from Nextjs
<Image className="h-full w-full rounded-md object-cover" src={imageUrl} alt={acceptedFiles[0]?.name ?? "Uploaded image"} />