medusajs / medusa

The world's most flexible commerce platform.
https://medusajs.com
MIT License
25.84k stars 2.58k forks source link

Unexpected page render error if I delete the product image on the product details page #9135

Closed kee0624 closed 3 days ago

kee0624 commented 1 month ago

Bug report

Describe the bug

A clear and concise description of what the bug is.

System information

Medusa version (including plugins): Node.js version: 20.11.1 Database: postgres Operating system: mac os Browser (if relevant):

Steps to reproduce the behavior

  1. Create one new product
  2. Upload only one product image
  3. Once the product is published, go to the product details you just created and remove the product image through the overlay
  4. You get the Unexpected page render error after that

Expected behavior

The page should not break if I delete the product image

Screenshots

Screenshot 2024-09-15 at 6 12 48 PM

Code snippets

If applicable, add code samples to help explain your problem

Additional context

Add any other context about the problem here

olivermrbl commented 1 month ago

@kee0624, I am unable to reproduce this issue. Can you share more detailed steps? Also, what file provider are you using?

SummerFans commented 1 month ago

@kee0624 could you provide a screenshot of the error message from the console

thetutlage commented 3 days ago

Closing since no response from the issue reporter and the issue is not actionable.