fake-api-backend icon indicating copy to clipboard operation
fake-api-backend copied to clipboard

incorrect product images

Open JuanPablo2655 opened this issue 11 months ago • 0 comments

Describe the bug Some of the images are stringified JSON, and some aren't even complete stringified JSON which is weird

To Reproduce Steps to reproduce the behavior:

  1. Visit or fetch https://api.escuelajs.co/api/v1/products
  2. Scroll down to product id 52
  3. See error

Expected behavior I expect these images to be in a proper array.

Screenshots image image

Additional context This could be resolved by regex replacing the incorrect characters with empty strings

JuanPablo2655 avatar Mar 20 '24 16:03 JuanPablo2655